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


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

Reference

StringCollectionItem Class
StringCollectionItem Members