Nevron .NET Vision
Nevron.FormulaEngine Namespace / NFunctionElement Class
Properties Methods


In This Topic
    NFunctionElement Class Members
    In This Topic

    The following tables list the members exposed by NFunctionElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the list of argument elements  
    Public PropertyGets a reference to the function, which this element represents  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Evaluates the formula element. Overriden to return the result of the function evaluation.  
    Public MethodOverridden. Creates a tree node which represents this element  
    Top
    See Also