Метод | Описание | |
---|---|---|
Create ( |
Initialize the AncestorDocOrderIterator (return ancestor nodes in document order, no possibility of duplicates).
|
|
MoveNext ( ) : bool |
Return true if the Current property is set to the next Ancestor node in document order.
|
public Create ( |
||
context | ||
filter | ||
orSelf | bool | |
Результат | void |