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

インデックスを取得する要素。
要素のインデックスを取得します。
構文
'Declaration
 
Protected Overrides Function GetItemIndex( _
   ByVal item As Row _
) As Integer
protected override int GetItemIndex( 
   Row item
)

パラメータ

item
インデックスを取得する要素。

戻り値の型

要素のインデックス。-1は項目がリストに存在しないことを意味します。
参照

RowCollection クラス
RowCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.