GrapeCity SPREAD for Windows Forms 12.0J
Item(Int32) プロパティ


テーブルインデックスを示す整数値。
指定したインデックスにあるITableを取得します。
構文
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As ITable
'使用法
 
Dim instance As ITables
Dim index As Integer
Dim value As ITable
 
value = instance.Item(index)
ITable Item( 
   int index
) {get;}

パラメータ

index
テーブルインデックスを示す整数値。

プロパティ値

指定したITableを表すITable値。
参照

ITables インタフェース
ITables メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.