Wimark.Controls Class Library  

ExplorerBar.ExplorerGroupCollection.Clear Method

Removes all the explorer groups from the collection.

[Visual Basic]
Overridable Public Sub Clear()
 _
   Implements IList.Clear 
[C#]
public virtual void Clear();
[C++]
public: virtual void Clear();

Implements

IList.Clear

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ExplorerBar.ExplorerGroupCollection Class | ExplorerBar.ExplorerGroupCollection Members | Wimark.Controls Namespace