'宣言 Public Function New( _ ByVal selectedDates As System.Collections.Generic.IEnumerable(Of Date) _ )
public CalendarSelectionChangedEventArgs( System.Collections.Generic.IEnumerable<DateTime> selectedDates )
パラメータ
- selectedDates
- 選択した日付。
'宣言 Public Function New( _ ByVal selectedDates As System.Collections.Generic.IEnumerable(Of Date) _ )
public CalendarSelectionChangedEventArgs( System.Collections.Generic.IEnumerable<DateTime> selectedDates )