Scheduler for WinForms
GetMonthName(Int32) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > CalendarInfo クラス > GetMonthName メソッド : GetMonthName(Int32) メソッド
The month number.
Returns the culture-specific full name of the specified month based on the current UI culture.
シンタックス
'宣言
 
Public Overloads Shared Function GetMonthName( _
   ByVal month As System.Integer _
) As System.String
public static System.string GetMonthName( 
   System.int month
)

パラメータ

month
The month number.

戻り値の型

The culture-specific month name.
参照

CalendarInfo クラス
CalendarInfo メンバ
オーバーロード一覧