ComponentOne MultiSelect for WinForms
Count Property (TagCollection)

C1.Win.Input Namespace > TagCollection Class : Count Property
Gets the number of items contained in the TagCollection instance.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}
See Also

Reference

TagCollection Class
TagCollection Members