IUITestActionStack.Peek Method

Include Protected Members
Include Inherited Members

Returns an element from the stack without removing it.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Peek() Returns the topmost element from the stack without removing it.
Public method Peek(Int32) Returns the element at the provided index from the stack without removing it.

Top

See Also

Reference

IUITestActionStack Interface

Microsoft.VisualStudio.TestTools.UITest.Common Namespace