Spread for ASP.NET 11 Product Documentation
Clear() Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DefaultSparklineContainer Class > Clear Method : Clear() Method
Removes all items from the ICollection.
Syntax
'Declaration
 
Public Overloads Sub Clear() 
'Usage
 
Dim instance As DefaultSparklineContainer
 
instance.Clear()
public void Clear()
Exceptions
ExceptionDescription
The ICollection is read-only.
See Also

Reference

DefaultSparklineContainer Class
DefaultSparklineContainer Members
Overload List