[]
Initializes a new instance of the Ime.ImeCandidateWindowsEventArgs class.
public ImeCandidateWindowsEventArgs(int[] indices)
Public Sub New(indices As Integer())
| Type | Name | Description |
|---|---|---|
| int[] | indices | An int array indicates the indices of the Ime.ImeCandidateWindow. |