Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PropertyExpressionCollection::Contains Method

 

Determines whether the collection contains the provided property expression object.

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

NameDescription
System_CAPS_pubmethodContains(PropertyExpression^)

Determines whether the collection contains the provided property expression object.

System_CAPS_pubmethodContains(String^)

Determines whether the collection contains the provided property expression object.

Return to top
Show: