IUITestActionStack.Pop Método
Remove e retorna um elemento da pilha.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (em Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
![]() |
Pop() | Remove e retorna o elemento superior da pilha. |
![]() |
Pop(Int32) | Remove e retorna o elemento no índice especificado na pilha. |
Consulte também
Interface IUITestActionStack
Namespace Microsoft.VisualStudio.TestTools.UITest.Common
Retornar ao topo