Spread for ASP.NET 12 Product Documentation
Clear Method (GroupInfoCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GroupInfoCollection Class : Clear Method
Removes all GroupInfo objects from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As GroupInfoCollection
 
instance.Clear()
public virtual void Clear()
See Also

Reference

GroupInfoCollection Class
GroupInfoCollection Members