System.Linq.Expressions.ElementInit: Property Members

The properties of System.Linq.Expressions.ElementInit are listed below. For a list of all members, see the ElementInit Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AddMethodSystem.Reflection.MethodInfo.

Gets the instance method that is used to add an element to an IEnumerable collection.

[read-only]
ArgumentsSystem.Collections.ObjectModel.ReadOnlyCollection<Expression>.

Gets the collection of arguments that are passed to a method that adds an element to an IEnumerable collection.