ComputerTargetGroupCollection.Contains Method
Applies To: Windows Server Update Services
Determines whether the specified element is in the collection.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
Contains(IComputerTargetGroup) | Determines whether the specified IComputerTargetGroup is in the collection. |
|
Contains(Object) | Determines whether the specified element is in the collection.(Inherited from WsusCollection.) |
See Also
ComputerTargetGroupCollection Class
Microsoft.UpdateServices.Administration Namespace
Return to top