'Declaration Public Overloads Shared Function GetInstanceName( _ ByVal instance As WeekOfMonthEnum _ ) As System.String
public static System.string GetInstanceName( WeekOfMonthEnum instance )
Parameters
- instance
- The WeekOfMonthEnum value.
Return Value
The culture-specific full name of the specified instance.