Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DetachmentCollection Class / Clear Method


In This Topic
Clear Method (DetachmentCollection)
In This Topic
Removes all Single values from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As DetachmentCollection
 
instance.Clear()
See Also