Ime.ImeCandidateWindowCollection Constructor
In This Topic
Initializes a new instance of the
Ime.ImeCandidateWindowCollection class.
Syntax
'Declaration
Public Function New( _
ByVal As Ime _
)
public Ime.ImeCandidateWindowCollection(
Ime
)
Parameters
- device
- An Ime indicates the device.
See Also