NevronOpenVision
Nevron.Nov.Dom Namespace / NExpression Class


In This Topic
    NExpression Class Methods
    In This Topic

    For a list of all members of this type, see NExpression members.

    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this expression  
    Public Methodstatic (Shared in Visual Basic)Creates or gets the expressoin from an object. You can pass the following object types to this method:

    1. NExpression - returns the NExpression itself.

    2. string - returns a NFormulaFx the formala of which is the specified string.

    3. null - returns null.

    4. Any other object - throws an exception.

     
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also