subfiles
Gets the subfiles of the document, returning a reference to a Container object (which is empty if there are no subfiles).
IMPORTANT: Setting a configuration option on your KeyView session invalidates references that were previously returned by this method.
Syntax
const Container& subfiles() const;