Compartir a través de


SerializableMemberListBinding Members

A binary and XML serializable representation of a LINQ list binding

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

Public Constructors

  Name Description
  SerializableMemberListBinding  

Top

Public Properties

  Name Description
public property BindingType  Gets the type of binding that is represented. (Inherited from SerializableMemberBinding)
public property Initializers Gets the element initializers for initializing a collection member of a newly created object.
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 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

SerializableMemberListBinding Class
Microsoft.SpecExplorer.ObjectModel Namespace