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 | |
---|---|---|
Bindings | Gets the bindings that describe how to initialize the members of a member. | |
BindingType | Gets the type of binding that is represented. (Inherited from SerializableMemberBinding) | |
Member | Gets the field or property to be initialized. (Inherited from SerializableMemberBinding) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToMemberBinding | Overridden. Convert to LINQ member binding. | |
ToString | Overridden. Convert to string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SerializableMemberMemberBinding Class
Microsoft.SpecExplorer.ObjectModel Namespace