Share via


AutomaticUpdateApprovalRuleCollection.Insert Method

 

Applies To: Windows Server Update Services

Inserts an element into a collection.

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

Overload List

Name Description
System_CAPS_pubmethod Insert(Int32, IAutomaticUpdateApprovalRule)

Inserts an IAutomaticUpdateApprovalRule into the AutomaticUpdateApprovalRuleCollection at the specified index.

System_CAPS_protmethod Insert(Int32, Object)

Inserts an element into the collection at the specified index.(Inherited from WsusCollection.)

See Also

AutomaticUpdateApprovalRuleCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top