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::Constant Method
.NET Framework (current version)
Creates a ConstantExpression.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Constant(Object^) | Creates a ConstantExpression that has the Value property set to the specified value. |
![]() ![]() | Constant(Object^, Type^) | Creates a ConstantExpression that has the Value and Type properties set to the specified values. |
Show:

