GrapeCity SPREAD for Windows Forms 12.0J
GetColumnIndex メソッド (IStructuredObject)


構造化オブジェクト内での列の一意のIDを示す整数値。
指定した列のテーブル列インデックスを取得します。
構文
'Declaration
 
Function GetColumnIndex( _
   ByVal id As Integer _
) As Integer
'使用法
 
Dim instance As IStructuredObject
Dim id As Integer
Dim value As Integer
 
value = instance.GetColumnIndex(id)
int GetColumnIndex( 
   int id
)

パラメータ

id
構造化オブジェクト内での列の一意のIDを示す整数値。

戻り値の型

指定した列のテーブル列インデックスを表すSystem.Int32値。
参照

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

 

 


Copyright © 2004 GrapeCity inc.