GetEnumerator()
XmlNamedNodeMap::GetEnumerator() method
Provides support for iteration over the collection of nodes in the XmlNamedNodeMap.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlNode>>> System::Xml::XmlNamedNodeMap::GetEnumerator() override
Return Value
An enumerator object.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class XmlNode
- Class XmlNamedNodeMap
- Namespace System::Xml
- Library Aspose.Slides