Méthode System::Xml::XPath::XPathNodeIterator::GetEnumerator
XPathNodeIterator::GetEnumerator method
Renvoie un objet IEnumerator pour itérer à travers l’ensemble de nœuds sélectionné.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XPathNavigator>>> System::Xml::XPath::XPathNodeIterator::GetEnumerator() override
ReturnValue
Un objet IEnumerator pour parcourir l’ensemble de nœuds sélectionné.
Voir aussi
- Typedef SharedPtr
- Class IEnumerator
- Class XPathNavigator
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++