GrapeCity SPREAD for WPF 2.0J
GetItem メソッド (RowCollection)

インデックスを示す int 値。
指定したインデックスにある要素を取得します。
構文
'Declaration
 
Protected Overrides Function GetItem( _
   ByVal index As Integer _
) As Row
protected override Row GetItem( 
   int index
)

パラメータ

index
インデックスを示す int 値。

戻り値の型

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

RowCollection クラス
RowCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.