Gets the item count of the collection.
[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
new public int Count {get;}
[Delphi]
public property Count: Int32 read get_Count;
See Also
ValueLabelsCollection Class | ValueLabelsCollection Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |