System::Xml::XmlNamedNodeMap::begin method

XmlNamedNodeMap::begin method

Gets iterator to the first element of collection.

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

ReturnValue

An iterator pointing to the first element in the collection.

See Also