名前 | 解説 | |
---|---|---|
Count | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 | |
Item | System.Collections.ObjectModel.Collection<Appointment>から継承されます。 |
AppointmentListデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
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 | オーバーロードされます。 (Appointment.Start 値に基づき)デフォルトの比較子を使用して、AppointmentList 全体の要素をソートします。 |