CalendarView for WinForms
Ime.ImeCompositionClause コンストラクタ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input.GrapeCity.Framework.Input 名前空間 > Ime.ImeCompositionClause 構造体 : Ime.ImeCompositionClause コンストラクタ
文節の先頭を示す int 値。
文節の末尾を示す int 値。
Ime.ImeCompositionClause クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Integer, _
   ByVal length As System.Integer _
)
public Ime.ImeCompositionClause( 
   System.int start,
   System.int length
)

パラメータ

start
文節の先頭を示す int 値。
length
文節の末尾を示す int 値。
参照

Ime.ImeCompositionClause 構造体
Ime.ImeCompositionClause メンバ