tinyxml2::XMLNode::PreviousSiblingElement() const method
Get the previous (left) sibling element of this node, with an optionally supplied name.
Syntax
const XMLElement* PreviousSiblingElement( const char* name = 0 ) const; ![]()
const XMLElement* PreviousSiblingElement( const char* name = 0 ) const ;
tinyxml2::XMLNode::PreviousSiblingElement() const is called by 2 functions:
![]()
tinyxml2::XMLNode::PreviousSiblingElement() const