cbegin()

XmlNamedNodeMap::cbegin() const method

Gets iterator to the first element of collection.

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

Return Value

An iterator pointing to the first element in the collection.

See Also