ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCandidateList Class / Count Property

In This Topic
    Count Property (Ime.ImeCandidateList)
    In This Topic
    Gets the count of the candidates.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}

    Property Value

    An int indicates the count of the candidates.
    See Also