Share via


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
public property AddMethod Gets the instance method that is used to add an element to an System.Collections.IEnumerable collection.
public property 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
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
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

SerializableElementInit Class
Microsoft.SpecExplorer.ObjectModel Namespace