Metodo System::Xml::XmlNodeList::GetEnumerator
XmlNodeList::GetEnumerator method
Fornisce supporto per l’iterazione sulla collezione di nodi nella XmlNodeList.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XmlNode>>> System::Xml::XmlNodeList::GetEnumerator() override=0
ReturnValue
Un oggetto enumeratore.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class XmlNode
- Class XmlNodeList
- Namespace System::Xml
- Library Aspose.Font for C++