System::Xml::XmlNamedNodeMap::GetEnumerator method
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
ReturnValue
An enumerator object.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class XmlNode
- Class XmlNamedNodeMap
- Namespace System::Xml
- Library Aspose.PUB for C++