名前 | 解説 | |
---|---|---|
AppointmentList コンストラクタ | Initializes the new instance of the AppointmentList class. |
AppointmentListデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AppointmentList コンストラクタ | Initializes the new instance of the AppointmentList class. |
名前 | 解説 | |
---|---|---|
Count | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Item | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 |
名前 | 解説 | |
---|---|---|
Add | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Clear | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Contains | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
CopyTo | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
IndexOf | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Insert | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Remove | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
RemoveAt | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Sort | オーバーロードされます。 Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value). |