Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int Typename2id(System::String ^ typeName);
public static int Typename2id (string typeName);
static member Typename2id : string -> int
Public Shared Function Typename2id (typeName As String) As Integer