GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.VisualBasicReplacement 名前空間 > DateAndTime クラス : MonthName メソッド |
'宣言 Public Shared Function MonthName( _ ByVal month As Integer, _ Optional ByVal abbreviate As Boolean _ ) As String
public static string MonthName( int month, bool abbreviate )