mrdocs::js::Value::getObject
Return the underlying object.
Synopsis
Declared in <mrdocs/Support/JavaScript.hpp>
dom::Object
getObject() const noexcept;
Return Value
the underlying object.
Created with MrDocs
Return the underlying object.
Declared in <mrdocs/Support/JavaScript.hpp>
dom::Object
getObject() const noexcept;
the underlying object.
Created with MrDocs