Udostępnij przez


XmlQueryNodeSequence.DocOrderDistinct(IComparer<XPathNavigator>) Metoda

Definicja

Zwraca sekwencję zawierającą wszystkie odrębne węzły w tej pamięci podręcznej posortowane w kolejności dokumentu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 System::Xml::Xsl::Runtime::XmlQueryNodeSequence ^ DocOrderDistinct(System::Collections::Generic::IComparer<System::Xml::XPath::XPathNavigator ^> ^ comparer);
public System.Xml.Xsl.Runtime.XmlQueryNodeSequence DocOrderDistinct (System.Collections.Generic.IComparer<System.Xml.XPath.XPathNavigator> comparer);
member this.DocOrderDistinct : System.Collections.Generic.IComparer<System.Xml.XPath.XPathNavigator> -> System.Xml.Xsl.Runtime.XmlQueryNodeSequence
Public Function DocOrderDistinct (comparer As IComparer(Of XPathNavigator)) As XmlQueryNodeSequence

Parametry

comparer
IComparer<XPathNavigator>

Sekwencja XPathNavigator wystąpień.

Zwraca

Sekwencja XmlQueryNodeSequence wystąpień klas.

Dotyczy