MESCIUS SPREAD for Windows Forms 15.0J
RangeGroupInfo コンストラクタ(Int32,Int32,RangeGroupInfo)

開始インデックス
終了インデックス
親グループ
開始インデックス、終了インデックス、および親グループを使用して、RangeGroupInfoクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer, _
   ByVal parent As RangeGroupInfo _
)
public RangeGroupInfo( 
   int startIndex,
   int endIndex,
   RangeGroupInfo parent
)

パラメータ

startIndex
開始インデックス
endIndex
終了インデックス
parent
親グループ
参照

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

 

 


© MESCIUS inc. All rights reserved.