System::Xml::XmlNamedNodeMap::GetEnumerator-Methode
XmlNamedNodeMap::GetEnumerator method
Bietet Unterstützung für die Iteration über die Knotensammlung im XmlNamedNodeMap.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlNode>>> System::Xml::XmlNamedNodeMap::GetEnumerator() override
ReturnValue
Ein Enumerator-Objekt.
Siehe auch
- Typedef SharedPtr
- Class IEnumerator
- Class XmlNode
- Class XmlNamedNodeMap
- Namespace System::Xml
- Library Aspose.Font for C++