Scheduler for UWP
Item(Int32) プロパティ

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 > CoverElementCollection クラス > Item プロパティ : Item(Int32) プロパティ
インデックスに基づいてオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As System.Integer _
) As CoverElement
public new CoverElement Item( 
   System.int index
) {get;}

パラメータ

index
解説
整数値が指定された場合、デフォルトの実装は、キーに基づいてオブジェクトの取得を試みます。
参照

CoverElementCollection クラス
CoverElementCollection メンバ
オーバーロード一覧