Spread for ASP.NET 12 Product Documentation
Count Property (StringCollectionItem)


FarPoint.Web.Chart Assembly > FarPoint.Web.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