DodSequenceMerge.MergeSequences Metodo

Definizione

Restituisce la sequenza completamente unita.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Restituisce

Sequenza completamente unita.

Si applica a