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


開始インデックスと終了インデックスを使用して、RangeGroupInfoクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer _
)
'使用法
 
Dim startIndex As Integer
Dim endIndex As Integer
 
Dim instance As New RangeGroupInfo(startIndex, endIndex)
public RangeGroupInfo( 
   int startIndex,
   int endIndex
)

パラメータ

startIndex
endIndex
参照

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

 

 


Copyright © 2004 GrapeCity inc.