'宣言
Public Function New( _ ByVal selectedDates As System.Collections.Generic.List(Of Date) _ )
public CalendarSelectionChangingEventArgs( System.Collections.Generic.List<DateTime> selectedDates )
パラメータ
- selectedDates
- 選択された日付のリスト
'宣言
Public Function New( _ ByVal selectedDates As System.Collections.Generic.List(Of Date) _ )
public CalendarSelectionChangingEventArgs( System.Collections.Generic.List<DateTime> selectedDates )