AvalonEdit
Peek Method
NamespacesICSharpCode.AvalonEdit.UtilsImmutableStack<(Of <(<'T>)>)>Peek()()()()
Gets the item on the top of the stack.
Declaration Syntax
C#Visual BasicVisual C++
public T Peek()
Public Function Peek As T
public:
T Peek()
Exceptions
ExceptionCondition
InvalidOperationExceptionThe stack is empty.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238