UpdateEventCollection.Add Method

 

Applies To: Windows Server Update Services

Adds an element to the end of the collection.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod Add(IUpdateEvent)

Adds an update event to the end of the collection.

System_CAPS_protmethod Add(Object)

Adds an element to the end of the collection.(Inherited from WsusCollection.)

See Also

UpdateEventCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top