Reports for WinForms
Item プロパティ (VisitedDocumentCollection)

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

パラメータ

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

プロパティ値

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

VisitedDocumentCollection クラス
VisitedDocumentCollection メンバ