System::Xml::XmlNamedNodeMap::GetEnumerator metod

XmlNamedNodeMap::GetEnumerator method

Tillhandahåller stöd för iteration över samlingen av noder i XmlNamedNodeMap.

SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlNode>>> System::Xml::XmlNamedNodeMap::GetEnumerator() override

ReturnValue

Ett enumerator‑objekt.

Se även