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


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

Reference

StringCollectionCollection Class
StringCollectionCollection Members