[]
        
(Showing Draft Content)

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

ImeCandidateList Constructor

ImeCandidateList(ImeCandidateListStyle, string[])

Initializes a new instance of the Ime.ImeCandidateList class.

Declaration
public ImeCandidateList(Ime.ImeCandidateListStyle style, string[] candidates)
Parameters
Type Name Description
Ime.ImeCandidateListStyle style

An Ime.ImeCandidateListStyle indicates the style.

string[] candidates

A string array indicates the candidates.