Share via


UpdateSummaryCollection.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(IUpdateSummary)

Adds an update's summary installation information 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

UpdateSummaryCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top