System::Xml::XPath::XPathNodeIterator::GetEnumerator method
XPathNodeIterator::GetEnumerator method
Returns an IEnumerator object to iterate through the selected node set.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XPathNavigator>>> System::Xml::XPath::XPathNodeIterator::GetEnumerator() override
ReturnValue
An IEnumerator object to iterate through the selected node set.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class XPathNavigator
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++