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::Remove Method

 

Removes one or more property expressions from the collection.

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

NameDescription
System_CAPS_pubmethodRemove(PropertyExpression^)

Removes the provided property expression from the collection.

System_CAPS_pubmethodRemove(String^)

Removes the specified property expression from the collection.

Return to top
Show: