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

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

パラメータ

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

戻り値の型

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

CellCollection クラス
CellCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.