Partilhar via


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
System_CAPS_pubmethod Pop()

Remove e retorna o elemento superior da pilha.

System_CAPS_pubmethod 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