[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.Item

this Property

this[int]

Gets the candidate window by the given index.

Declaration
public Ime.ImeCandidateWindow this[int index] { get; }
Parameters
Type Name Description
int index

An int indicates the index.(0-3)

Property Value
Type Description
Ime.ImeCandidateWindow

Returns an Ime.ImeCandidateWindow.