PCL
|
Dynamic list of XML elements. More...
#include <XML.h>
XMLElementList is a template instantiation of ReferenceArray<> for the XMLElement class. It is used to transport ordered sequences of child element nodes. See for example XMLElement::ChildElements().