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