SerializableElementInit Members
A binary and XML serializable representation of a LINQ element initialization
The following tables list the members exposed by the SerializableElementInit type.
Public Constructors
Name | Description | |
---|---|---|
SerializableElementInit |
Top
Public Properties
Name | Description | |
---|---|---|
AddMethod | Gets the instance method that is used to add an element to an System.Collections.IEnumerable collection. | |
Arguments | Gets the collection of arguments that are passed to a method that adds an element to an System.Collections.IEnumerable collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | Overridden. Convert to string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SerializableElementInit Class
Microsoft.SpecExplorer.ObjectModel Namespace