Method Pop
Pop()
When implemented by a class, removes last added node from the stack of nodes.
ISyntaxNode Pop()
Returns
- ISyntaxNode
ISyntaxNode
that is removed.
When implemented by a class, removes last added node from the stack of nodes.
ISyntaxNode Pop()
ISyntaxNode
that is removed.