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

オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As VisitedDocument
public VisitedDocument this[ 
   System.int index
]; {get; set;}

パラメータ

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

プロパティ値

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

VisitedDocumentCollection クラス
VisitedDocumentCollection メンバ