[]
Initializes a new instance of the Ime.ImeCompositionClause class.
public ImeCompositionClause(int start, int length)
Type | Name | Description |
---|---|---|
int | start | An int indicates the start of the clause. |
int | length | An int indicates the end of the cluase. |