mrdocs::js::Value::size
Return if an Array or Object is empty.
Synopsis
Declared in <mrdocs/Engines/JavaScript/Value.hpp>
std::size_t
size() const;
Return Value
if an Array or Object is empty.
Created with MrDocs