PropertyPageCollection.Contains Method

 

This member is overloaded. For more information about this member, including syntax, click a name in the overload list.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Overload List

Name Description
System_CAPS_pubmethod Contains(Object)

Determines whether an item is in the collection. (Inherited from BaseCollection.)

System_CAPS_pubmethod Contains(PropertyPage)

Determines whether a specific PropertyPage object is in the collection.

See Also

PropertyPageCollection Class
Microsoft.ManagementConsole Namespace

Return to top