Share via


AutomaticUpdateApprovalRuleCollection.Remove Method

 

Applies To: Windows Server Update Services

Removes a specified element from a collection.

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

Overload List

Name Description
System_CAPS_pubmethod Remove(IAutomaticUpdateApprovalRule)

Removes the specified IAutomaticUpdateApprovalRule from the AutomaticUpdateApprovalRuleCollection.

System_CAPS_protmethod Remove(Object)

Removes a specified element from the collection.(Inherited from WsusCollection.)

See Also

AutomaticUpdateApprovalRuleCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top