'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Ime.ImeCandidateWindow
public Ime.ImeCandidateWindow this[ int index ]; {get;}
Parameters
- index
- An int indicates the index.(0-3)
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As Ime.ImeCandidateWindow
public Ime.ImeCandidateWindow this[ int index ]; {get;}