IJsonValue.GetObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
JsonObject ^ GetObject();
JsonObject GetObject();
public JsonObject GetObject();
function getObject()
Public Function GetObject () As JsonObject
Returns
A pointer to the encapsulated object.