Scheduler for UWP/WinRT
Item プロパティ (StatusCollection)

予定の状況の種類によって指定される Status オブジェクトを取得します。カスタム状況の場合は、最初に見つかったオブジェクトが返されます。コレクション内にそのような Status オブジェクトがない場合は、null を返します。
オーバーロード一覧
オーバーロード解説
Item(StatusTypeEnum)予定の状況の種類によって指定される Status オブジェクトを取得します。カスタム状況の場合は、最初に見つかったオブジェクトが返されます。コレクション内にそのような Status オブジェクトがない場合は、null を返します。  
Item(Guid)キーが指定された場合、それを持つ要素を取得します。 C1.C1Schedule.BaseCollection<Status>から継承されます。
Item(Int32) System.Collections.ObjectModel.Collection<Status>から継承されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

StatusCollection クラス
StatusCollection メンバ

Send Feedback