SynchronizationInfoCollection.Remove Method

 

Applies To: Windows Server Update Services

Removes a specified element from the collection.

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

Overload List

Name Description
System_CAPS_pubmethod Remove(ISynchronizationInfo)

Removes the synchronization information from the collection.

System_CAPS_protmethod Remove(Object)

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

See Also

SynchronizationInfoCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top