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.
DynamicMetaObjectBinder::Defer Method
.NET Framework (current version)
Defers the binding of the operation until later time when the runtime values of all dynamic operation arguments have been computed.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Defer(DynamicMetaObject^, array<DynamicMetaObject^>^) | Defers the binding of the operation until later time when the runtime values of all dynamic operation arguments have been computed. |
![]() | Defer(array<DynamicMetaObject^>^) | Defers the binding of the operation until later time when the runtime values of all dynamic operation arguments have been computed. |
Show:
