Indices Property (Ime.ImeCandidateWindowsEventArgs)
Gets an
int array indicating the indices of the
Ime.ImeCandidateWindow.
'Declaration
Public ReadOnly Property Indices As Integer()
public int[] Indices {get;}
Property Value
An
int array indicating the indices of the
Ime.ImeCandidateWindow.