System::Xml::XmlNamedNodeMap::end method

XmlNamedNodeMap::end method

Gets iterator for a non-existent element behind the last element of the collection.

iterator System::Xml::XmlNamedNodeMap::end() const noexcept

ReturnValue

An iterator pointing to the element behind the last element of the collection.

See Also