Spread for ASP.NET 11 Product Documentation
Count Property (DoubleCollectionCollection)


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

Reference

DoubleCollectionCollection Class
DoubleCollectionCollection Members