Sdílet prostřednictvím


DodSequenceMerge.AddSequence(IList<XPathNavigator>) Metoda

Definice

Přidá novou sekvenci do seznamu sekvencí, které se mají sloučit.

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

public:
 void AddSequence(System::Collections::Generic::IList<System::Xml::XPath::XPathNavigator ^> ^ sequence);
public void AddSequence (System.Collections.Generic.IList<System.Xml.XPath.XPathNavigator> sequence);
member this.AddSequence : System.Collections.Generic.IList<System.Xml.XPath.XPathNavigator> -> unit
Public Sub AddSequence (sequence As IList(Of XPathNavigator))

Parametry

sequence
IList<XPathNavigator>

Instance třídy XPathNavigator

Platí pro