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

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TagCollection クラス > Item プロパティ : Item(Int32) プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As Tag
public Tag Item( 
   System.int index
) {get; set;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定したインデックスを持つ Tag
参照

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