PowerTools SPREAD for Windows Forms 8.0J
GetIndex メソッド (IMapper)


行インデックス
指定した行からグループ データ モデルのモデル インデックスを取得します。
構文
'Declaration
 
Function GetIndex( _
   ByVal row As Integer _
) As Integer
'使用法
 
Dim instance As IMapper
Dim row As Integer
Dim value As Integer
 
value = instance.GetIndex(row)
int GetIndex( 
   int row
)

パラメータ

row
行インデックス
参照

IMapper インタフェース
IMapper メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.