バージョン

CalendarDateRange コンストラクタ(DateTime)

新しい CalendarDateRange を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal date As Date _
)
public CalendarDateRange( 
   DateTime date
)

パラメータ

date
開始および終了日付として使用する日付。
参照