ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / TagCollection Class / Count Property

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