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