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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > CoverElementCollection クラス > Item プロパティ : Item(Int32) プロパティ
Gets an object by index.
シンタックス
'宣言
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As System.Integer _
) As CoverElement
public new CoverElement Item( 
   System.int index
) {get;}

パラメータ

index
解説
The default implementation tries to get an object by key if integer value is specified.
参照

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