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

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