オーバーロード | 解説 |
---|---|
Item(StatusTypeEnum) | Gets the Status object specified by the appointment status type. For custom statuses returns the first occurrence. If there is no such Status object in the collection, returns null. |
Item(Guid) | Gets the element with the specified key if any. C1.Schedule.BaseCollection<Status>から継承されます。 |
Item(Int32) | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |