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 Enumname2id(System::String ^ enumName);
public static int Enumname2id (string enumName);
static member Enumname2id : string -> int
Public Shared Function Enumname2id (enumName As String) As Integer