UpdateApprovalCollection.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 | |
---|---|---|
Add(IUpdateApproval) | Adds an update approval to the end of the collection. |
|
Add(Object) | Adds an element to the end of the collection.(Inherited from WsusCollection.) |
See Also
UpdateApprovalCollection Class
Microsoft.UpdateServices.Administration Namespace
Return to top