public static string Format( Type enumType, Object value, string format )
Public Shared Function Format ( _ enumType As Type, _ value As Object, _ format As String _ ) As String
public: static String^ Format( Type^ enumType, Object^ value, String^ format )