Namespace: System Assembly: Bridge (in Bridge.dll)
public static string GetName( Type enumType, Object value )
Public Shared Function GetName ( _ enumType As Type, _ value As Object _ ) As String
public: static String^ GetName( Type^ enumType, Object^ value )