DocumentIterator.MoveNext Method
| Name | Parameters | Description |
|---|---|---|
| MoveNext() | none | Navigates to the next document element in the document model. |
| MoveNext(DocumentElementType) | elementType | Navigates to the next document element of the specific type. |
| Name | Parameters | Description |
|---|---|---|
| MoveNext() | none | Navigates to the next document element in the document model. |
| MoveNext(DocumentElementType) | elementType | Navigates to the next document element of the specific type. |