System.Linq.Expressions.ElementInit.Arguments Property

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

Syntax

public System.Collections.ObjectModel.ReadOnlyCollection<Expression> Arguments { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0, 4.0.0.0