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


In This Topic
    NOperatorElement Class Members
    In This Topic

    The following tables list the members exposed by NOperatorElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the first argument  
    Public PropertyGets/sets the first argument (only used if the operator is binary)  
    Public PropertyGets a reference to the operator, which this element represents  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Evaluates the formula element. Overriden to return the result of the operator evaluation.  
    Public MethodOverridden. Creates a tree node, which represents this element  
    Top
    See Also