DodSequenceMerge Struct
Definition
Merges several doc-order-distinct sequences into a single doc-order-distinct sequence.
This API supports the product infrastructure and is not intended to be used directly from your code.
public value class DodSequenceMerge
public struct DodSequenceMerge
type DodSequenceMerge = struct
Public Structure DodSequenceMerge
- Inheritance
Methods
AddSequence(IList<XPathNavigator>) |
Adds a new sequence to the list of sequences to merge. |
Create(XmlQueryRuntime) |
Initializes this instance of DodSequenceMerge . |
MergeSequences() |
Returns the fully-merged sequence. |