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