Pocket PC Controls.com

ColorTabPageCollection.Clear Method 

Removes all Color Tab Pages form the collection

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

Implements

IList.

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace