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