Sdílet prostřednictvím


DodSequenceMerge.MergeSequences Metoda

Definice

Vrátí plně sloučenou sekvenci.

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

public:
 System::Collections::Generic::IList<System::Xml::XPath::XPathNavigator ^> ^ MergeSequences();
public System.Collections.Generic.IList<System.Xml.XPath.XPathNavigator> MergeSequences ();
member this.MergeSequences : unit -> System.Collections.Generic.IList<System.Xml.XPath.XPathNavigator>
Public Function MergeSequences () As IList(Of XPathNavigator)

Návraty

IList<XPathNavigator>

Plně sloučená sekvence.

Platí pro