Click or drag to resize

ValueExpression Constructor

Overload List
  NameDescription
Public methodValueExpression(Boolean)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(DateTime)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(Int32)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(Object)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(Single)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(String)
Initializes a new instance of the ValueExpression class
Public methodValueExpression(Object, ValueType)
Initializes a new instance of the ValueExpression class
Top
See Also