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.
AndCondition Constructor (array<IQueryCondition^>^)
Initializes a new instance of the AndCondition class by using the provided conditions.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- conditions
-
Type:
array<Microsoft.VisualStudio.TestTools.UITest.Extension::IQueryCondition^>^
An array of IQueryCondition objects.
Show: