DioDocs for PDF
Item プロパティ (StructTreeItemCollectionWrapper<TItem>)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Structure 名前空間 > StructTreeItemCollectionWrapper<TItem> クラス : Item プロパティ
取得または設定する要素の0から始まるインデックス。
指定されたインデックスにある要素を取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As TItem
public TItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
取得または設定する要素の0から始まるインデックス。

プロパティ値

指定されたインデックスにある要素。
参照

StructTreeItemCollectionWrapper<TItem> クラス
StructTreeItemCollectionWrapper<TItem> メンバ