Searched refs:LastAttribute (Results 1 – 1 of 1) sorted by relevance
1086 …const TiXmlAttribute* LastAttribute() const { return attributeSet.Last(); } ///< Access the last… in LastAttribute() function1087 TiXmlAttribute* LastAttribute() { return attributeSet.Last(); } in LastAttribute() function