Share via


SerializableExpression Members

A binary and XML serializable representation of a LINQ expression

The following tables list the members exposed by the SerializableExpression type.

Protected Constructors

  Name Description
  SerializableExpression  

Top

Public Properties

  Name Description
public property Key Allows to attach a key to an expression. Maybe present or not.
public property NodeType The node type
public property Type The type of expression.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToExpression Overloaded.  
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SerializableExpression Class
Microsoft.SpecExplorer.ObjectModel Namespace