Namespace: 
   SingularSys.Jep
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
      
    Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# | 
|---|
public NodeFactory NodeFactory { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property NodeFactory As NodeFactory  | 
| Visual C++ | 
|---|
public: property NodeFactory^ NodeFactory { NodeFactory^ get (); void set (NodeFactory^ value); }  |