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