'宣言 Public Function New( _ ByVal list As System.Collections.ObjectModel.ObservableCollection(Of IntervalAppointment) _ )
public IntervalAppointmentCollection( System.Collections.ObjectModel.ObservableCollection<IntervalAppointment> list )
パラメータ
- list
- The System.Collections.ObjectModel.ObservableCollection`1 object.