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
[read-only] | AddMethod | System.Reflection.MethodInfo.
Gets the instance method that is used to add an element to an IEnumerable collection. |
[read-only] | Arguments | System.Collections.ObjectModel.ReadOnlyCollection<Expression>.
Gets the collection of arguments that are passed to a method that adds an element to an IEnumerable collection. |