JSONDynamicObject Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodJSONDynamicObject(IJSONDataObject)
Initializes a new instance of the JSONDynamicObject class
Public methodJSONDynamicObject(JSONDynamicObjectKind, Boolean)
Creates a dynamic wrapper around existing array or map. Optionally specifies map key case sensitivity
Back to Top
See Also