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.
ExpressionVisitor::VisitAndConvert Method
.NET Framework (current version)
Visits an expression, casting the result back to the original expression type.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | VisitAndConvert<T>(T, String^) | Visits an expression, casting the result back to the original expression type. |
![]() | VisitAndConvert<T>(ReadOnlyCollection<T>^, String^) | Visits an expression, casting the result back to the original expression type. |
Show:
