[]
        
(Showing Draft Content)

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

Ime.ImeCandidateList Class

Defines a indicates the candidate list.

Inheritance
Ime.ImeCandidateList
Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public sealed class Ime.ImeCandidateList

Constructors

Name Description
ImeCandidateList(ImeCandidateListStyle, string[])

Initializes a new instance of the Ime.ImeCandidateList class.

Fields

Name Description
Empty

Defines a empty Ime.ImeCandidateList.

_candidates

Saves the candidates.

Properties

Name Description
Count

Gets the count of the candidates.

this[int]

Gets the candidate at given index.

Style

Gets the style of the candidate list.