Nevron .NET Vision
Nevron.FormulaEngine Namespace / NFormulaEngine Class
Fields Properties Methods


In This Topic
    NFormulaEngine Class Members
    In This Topic

    The following tables list the members exposed by NFormulaEngine.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Default collection of functions  
    Public Fieldstatic (Shared in Visual Basic)Default operators container  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the collection of custom functions  
    Public PropertyGets/sets the container of custom operators  
    Public PropertyGets a reference to the collection of functions used by this engine  
    Public PropertyGets a reference to the operators container used by this engine  
    Public PropertyGets a reference to the collection of variables, recognized by the engine  
    Top
    Public Methods
     NameDescription
    Public MethodEvaluates the specified root formula element  
    Public MethodGets the value of the reference with the specified name  
    Public MethodQueries whether the specified name is a valid reference name  
    Public MethodParses the specified expression and returns the root item of the expression tree  
    Public MethodParses the specified expression and returns the result of its evaluation  
    Top
    See Also