Share via


ComputerTargetCollection.Contains Method

 

Applies To: Windows Server Update Services

Whether the specified element is in the collection.

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

Overload List

Name Description
System_CAPS_pubmethod Contains(IComputerTarget)

Determines whether the specified ComputerTarget is in the ComputerTargetCollection.

System_CAPS_protmethod Contains(Object)

Determines whether the specified element is in the collection.(Inherited from WsusCollection.)

See Also

ComputerTargetCollection Class
Microsoft.UpdateServices.Administration Namespace

Return to top