XmlQueryNodeSequence.IEnumerable<XPathItem>.GetEnumerator Metoda

Definice

Vrátí IEnumerator<T> XPathItem implementaci.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

 virtual System::Collections::Generic::IEnumerator<System::Xml::XPath::XPathItem ^> ^ System.Collections.Generic.IEnumerable<System.Xml.XPath.XPathItem>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Xml::XPath::XPathItem ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Xml.XPath.XPathItem> IEnumerable<XPathItem>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Xml.XPath.XPathItem>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Xml.XPath.XPathItem>
override this.System.Collections.Generic.IEnumerable<System.Xml.XPath.XPathItem>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Xml.XPath.XPathItem>
Function GetEnumerator () As IEnumerator(Of XPathItem) Implements IEnumerable(Of XPathItem).GetEnumerator

Návraty

IEnumerator<XPathItem>

<Implementace XPathItem IEnumerator >

Implementuje

Platí pro