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

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

パラメータ

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

プロパティ値

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

ViewHistoryItemCollection クラス
ViewHistoryItemCollection メンバ