ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / UIStrings Class / Count Property

In This Topic
    Count Property (UIStrings)
    In This Topic
    Gets the number of elements contained in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also