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::IsTrue Method
.NET Framework (current version)
Returns whether the expression evaluates to true.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsTrue(Expression^) | Returns whether the expression evaluates to true. |
![]() ![]() | IsTrue(Expression^, MethodInfo^) | Returns whether the expression evaluates to true. |
Show:

