DocumentIterator Constructors
Iterates over document elements.
Name | Parameters | Description |
---|---|---|
Document |
range, visible |
Initializes a new instance of the Document |
Document |
document, visible |
Initializes a new instance of the Document |
Document |
document, start, length, visible |
Initializes a new instance of the Document |
See Also