Spread for ASP.NET 12 Product Documentation
Clear Method (DoubleCollection)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > DoubleCollection Class : Clear Method
Removes all double values from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As DoubleCollection
 
instance.Clear()
public void Clear()
See Also

Reference

DoubleCollection Class
DoubleCollection Members