Pocket PC Controls.com

ColorTabPageCollection.Contains Method 

Determines whether a Color Tab Page is in the collection

[Visual Basic]
Overridable Public Function Contains( _
   ByVal Object As Object _
) As Boolean
[C#]
public virtual bool Contains(
   Object colorTabPage
);

Parameters

Object

Return Value

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace