DodSequenceMerge.MergeSequences Yöntem

Tanım

Tam olarak birleştirilmiş diziyi döndürür.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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)

Döndürülenler

IList<XPathNavigator>

Tam olarak birleştirilmiş dizi.

Şunlara uygulanır