バージョン

GetItem メソッド (PivotDataRowCollection)

指定したインデックスにある項目を取得します。
シンタックス
'宣言
 
Protected Overrides Function GetItem( _
   ByVal index As Integer _
) As PivotDataRow
protected override PivotDataRow GetItem( 
   int index
)

パラメータ

index
項目のインデックス。

戻り値の型

インデックスの PivotDataRow オブジェクト
参照