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