DocumentMap Members
Include Protected Members
Include Inherited Members
Provides a depth-first, on demand traversal of a report's document map
The DocumentMap type exposes the following members.
Methods
Name | Description | |
---|---|---|
Close() | Closes the document map. | |
Dispose() | Releases all resources used by the DocumentMap. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
MoveNext() | Moves to the next item in the document map. | |
Reset() | Resets the document map. | |
ToString() | (Inherited from Object.) |
Top