System.Linq.Expressions.MemberListBinding Class

Represents initializing the elements of a collection member of a newly created object.

See Also: MemberListBinding Members

Syntax

public sealed class MemberListBinding : MemberBinding

Remarks

Use the erload:System.Linq.Expressions.Expression.ListBind factory methods to create a System.Linq.Expressions.MemberListBinding.

A System.Linq.Expressions.MemberListBinding has the MemberBinding.BindingType property equal to MemberBindingType.ListBinding.

Requirements

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