Share via


SerializableMemberBinding Members

A binary and XML serializable representation of a LINQ member binding

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

Protected Constructors

  Name Description
  SerializableMemberBinding  

Top

Public Properties

  Name Description
public property BindingType Gets the type of binding that is represented.
public property Member Gets the field or property to be initialized.

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 ToMemberBinding Convert to a LINQ member binding.
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

SerializableMemberBinding Class
Microsoft.SpecExplorer.ObjectModel Namespace