Scheduler for WPF
GetDescription(CalendarInfo) メソッド

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > RecurrencePattern クラス > GetDescription メソッド : GetDescription(CalendarInfo) メソッド
カレンダー固有の文字列を取得するために使用される CalendarInfoオブジェクト。
指定された CalendarInfoオブジェクトに基づいて、人が判読できる形式の RecurrencePatternオブジェクトの説明を取得します。 RecurrencePatternオブジェクトがどの C1.C1Scheduleコントロールにも属さない場合は、 Descriptionプロパティの代わりにこのメソッドを使用します。
シンタックス
'宣言
 
Public Overloads Function GetDescription( _
   ByVal calendarInfo As CalendarInfo _
) As System.String
public System.string GetDescription( 
   CalendarInfo calendarInfo
)

パラメータ

calendarInfo
カレンダー固有の文字列を取得するために使用される CalendarInfoオブジェクト。

戻り値の型

RecurrencePatternオブジェクトについて記述した System.String値。
解説
RecurrencePatternオブジェクトが C1.C1Scheduleコントロールに属さない場合は、Description プロパティが、現在のユーザーのカルチャとカレンダーの設定を使ってデフォルトの説明を返します。
参照

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