protected static int GetInternalId( T input )
Protected Shared Function GetInternalId ( input As T ) As Integer
protected: static int GetInternalId( T input )
static member GetInternalId : input : 'T -> int
In This Article