Wimark.Controls Class Library  

TabControl.TabPageCollection.Clear Method

Removes all the tab pages 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

TabControl.TabPageCollection Class | TabControl.TabPageCollection Members | Wimark.Controls Namespace