MemberInitExpression::Reduce Method ()
.NET Framework (current version)
Reduces the MemberInitExpression to a simpler expression.
Assembly: System.Core (in System.Core.dll)
If the CanReduce method returns true, this method should return a valid expression.
This method is allowed to return another node which itself must be reduced.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Show: