Spread Windows Forms 12.0 Product Documentation
Count Property (StringCollectionItem)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > StringCollectionItem Class : Count Property
Gets the number of string values in the collecion.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As StringCollectionItem
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

StringCollectionItem Class
StringCollectionItem Members