dotnetCHARTING Send comments on this topic.
Clear Method
See Also 
dotnetCHARTING Namespace > HotspotCollection Class : Clear Method


Clears this collection.

Syntax

Visual Basic (Declaration)  
Public Sub Clear() 
Visual Basic (Usage) Copy Code
Dim instance As HotspotCollection
 
instance.Clear()
C#  
public void Clear()

See Also