SynchronizationUpdateErrorInfoCollection.Insert Method
Applies To: Windows Server Update Services
Inserts an element into the collection at the specified index.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
Insert(Int32, Object) | Inserts an element into the collection at the specified index.(Inherited from WsusCollection.) |
|
Insert(Int32, SynchronizationUpdateErrorInfo) | Inserts update error information into the collection. |
See Also
SynchronizationUpdateErrorInfoCollection Class
Microsoft.UpdateServices.Administration Namespace
Return to top