Метод | Описание | |
---|---|---|
Create ( |
Initialize the ContentIterator.
|
|
MoveNext ( ) : bool |
Position the iterator on the next child content node. Return true if such a child exists and set Current property. Otherwise, return false (Current property is undefined).
|
public Create ( |
||
context | ||
Результат | void |