Expression that represent a value.
Inheritance Hierarchy
Object | |||
VisitableBase | |||
Expression | |||
Expression<(Of <(<'TValue>)>)> |
Assembly: Epic.Query.Object
Declaration Syntax
C# |
[SerializableAttribute] public abstract class Expression : VisitableBase, ISerializable
Members
All Members | Methods | ||||
Member | Description | |
---|---|---|
GetObjectData(SerializationInfo, StreamingContext) |
Register into info the data to be stored in the serialization.
|