ScopeNodeCollection.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 | |
---|---|---|
Contains(Object) | Determines whether an item is in the collection. (Inherited from BaseCollection.) |
|
Contains(ScopeNode) | Determines whether a specific ScopeNode object is in the collection. |
See Also
ScopeNodeCollection Class
Microsoft.ManagementConsole Namespace
Return to top