IDynamicMetaObjectProvider.GetMetaObject Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the DynamicMetaObject responsible for binding operations performed on this object.
Assembly: System.Core (in System.Core.dll)
Parameters
- parameter
- Type: System.Linq.Expressions.Expression
The expression tree representation of the runtime value.
Show: