Share via


SerializableMemberMemberBinding Members

A binary and XML serializable representation of a recursive LINQ member binding

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

Public Constructors

  Name Description
  SerializableMemberMemberBinding  

Top

Public Properties

  Name Description
public property Bindings Gets the bindings that describe how to initialize the members of a member.
public property BindingType  Gets the type of binding that is represented. (Inherited from SerializableMemberBinding)
public property Member  Gets the field or property to be initialized. (Inherited from SerializableMemberBinding)

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 Overridden. Convert to LINQ member binding.
public method ToString Overridden. Convert to string.

Top

Protected Methods

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

Top

See Also

Reference

SerializableMemberMemberBinding Class
Microsoft.SpecExplorer.ObjectModel Namespace