You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JObject Class > JObject Methods > GetMetaObject Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JObject.GetMetaObject Method

Returns the T:System.Dynamic.DynamicMetaObject responsible for binding operations performed on this object.

Syntax
C++
C#
Visual Basic
protected: DynamicMetaObject GetMetaObject( Expression parameter );
Parameters
Parameters 
Description 
parameter 
The expression tree representation of the runtime value. 
Returns

The T:System.Dynamic.DynamicMetaObject to bind this object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.