end()

XmlNamedNodeMap::end() const method

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

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

Return Value

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

See Also