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.
IUITestActionStack::Pop Method
Removes and returns an element from the stack.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Pop() | Removes and returns the topmost element from the stack. |
![]() | Pop(Int32) | Removes and returns the element at the specified index in the stack. |
Show:
