System::Xml::XPath::XPathNodeIterator::GetEnumerator 메서드
XPathNodeIterator::GetEnumerator method
선택된 노드 집합을 반복하기 위한 IEnumerator 객체를 반환합니다.
SharedPtr<Collections::Generic::IEnumerator<SharedPtr<XPathNavigator>>> System::Xml::XPath::XPathNodeIterator::GetEnumerator() override
ReturnValue
선택된 노드 집합을 순회하기 위한 IEnumerator 객체.
또 보기
- Typedef SharedPtr
- Class IEnumerator
- Class XPathNavigator
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++