Document Library for WinForms
C1TextRange コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1TextRange 構造体 : C1TextRange コンストラクタ
Index of the first char in text interval.
Length of the text interval.
Initializes a new instance of the C1TextRange struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal startIndex As System.Integer, _
   ByVal length As System.Integer _
)
public C1TextRange( 
   System.int startIndex,
   System.int length
)

パラメータ

startIndex
Index of the first char in text interval.
length
Length of the text interval.
参照

C1TextRange 構造体
C1TextRange メンバ