public static string[] GetNames( Type enumType )
Public Shared Function GetNames ( enumType As Type ) As String()
public: static array<String^>^ GetNames( Type^ enumType )
static member GetNames : enumType : Type -> string[]
In This Article