mrdocs::dom::ObjectImpl::size
Return the number of properties in the object.
Synopsis
Declared in <mrdocs/Dom/Object.hpp>
virtual
std::size_t
size() const = 0;
Return Value
the number of properties in the object.
Created with MrDocs