The Expression type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Expression | Initializes a new instance of the Expression class |
Methods
| Name | Description | |
|---|---|---|
| ArrayItem | Overloaded. | |
| Cast | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Event | Overloaded. | |
| Field | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Identity | ||
| Item | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Method | Overloaded. | |
| NotIdentity | ||
| Prop | Overloaded. | |
| ToCodeDom | ||
| ToString | (Inherited from Object.) |
Operators
| Name | Description | |
|---|---|---|
| Addition | ||
| Division | ||
| GreaterThan | ||
| GreaterThanOrEqual | ||
| LessThan | ||
| LessThanOrEqual | ||
| Modulus | ||
| Multiply | ||
| Subtraction |
