'宣言 Public Function New( _ ByVal style As Ime.ImeCandidateListStyle, _ ByVal candidates() As System.String _ )
public Ime.ImeCandidateList( Ime.ImeCandidateListStyle style, System.string[] candidates )
パラメータ
- style
- スタイルを示す Ime.ImeCandidateListStyle。
- candidates
- 候補を示す string 配列。