The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Expression::MemberInit Method
.NET Framework (current version)
Represents an expression that creates a new object and initializes a property of the object.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | MemberInit(NewExpression^, IEnumerable<MemberBinding^>^) | Represents an expression that creates a new object and initializes a property of the object. |
![]() ![]() | MemberInit(NewExpression^, array<MemberBinding^>^) | Creates a MemberInitExpression. |
Show:

