ComputerTargetCollection.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(IComputerTarget) | Removes a client computer from the collection. |
|
Remove(Object) | Removes a specified element from the collection.(Inherited from WsusCollection.) |
See Also
ComputerTargetCollection Class
Microsoft.UpdateServices.Administration Namespace
Return to top