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


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

Reference

StringCollection Class
StringCollection Members