[]
        
(Showing Draft Content)

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

this Property

this[int]

Gets the candidate at given index.

Declaration
public string this[int index] { get; }
Parameters
Type Name Description
int index

An int indicates the given index.

Property Value
Type Description
string

A string indicates the candidate.