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


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

Reference

LightCollection Class
LightCollection Members