DodSequenceMerge.MergeSequences Método

Definição

Devolve a sequência totalmente fundida.

Esta API suporta a infraestrutura de produtos e não é pressuposta para ser utilizada diretamente a partir do seu código.

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)

Devoluções

A sequência totalmente fundida.

Aplica-se a