Namespace:  SingularSys.Jep.ConfigurableParser
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
protected Stack<INode> nodes
Visual Basic (Declaration)
Protected nodes As Stack(Of INode)
Visual C++
protected:
Stack<INode^>^ nodes

See Also