[]
Defines a clause of the composition.
public struct Ime.ImeCompositionClause
Name | Description |
---|---|
ImeCompositionClause(int, int) | Initializes a new instance of the Ime.ImeCompositionClause class. |
Name | Description |
---|---|
Length | Gets an int indicating the start of the clause. |
Start | Gets an int indicating the start of the clause. |
Name | Description |
---|---|
GetClauseString(string) | Gets the string of the clause from the given composition string. |