The Expression type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Expression()()()() |
Initializes a new instance of the Expression class.
|
|
Expression(String) |
Initializes a new instance of the Expression class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another Expression to the current object.
|
Properties
Name | Description | |
---|---|---|
Text |
Gets or sets the text of the current Expression.
If not set, an empty string is returned. |
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICloneable..::..Clone |