[]
        
(Showing Draft Content)

FarPoint.CalcEngine.NameExpression

NameExpression Class

Represents an expression with a named variable as the expression.

Inheritance
NameExpression
Namespace: FarPoint.CalcEngine
Assembly: FarPoint.CalcEngine.dll
Syntax
public class NameExpression : Expression
Public Class NameExpression
    Inherits Expression

Constructors

Name Description
NameExpression(string)

Creates a new expression with a named variable.

Properties

Name Description
Name

Gets the text representation of the named variable.