MESCIUS SPREAD for Windows Forms 15.0J
Item(Int32) プロパティ

テーブルインデックスを示す整数値。
指定したインデックスにあるTableを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Table
public Table Item( 
   int index
) {get;}

パラメータ

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

プロパティ値

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

Tables クラス
Tables メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.