IDocumentElement Members
Base interface for all document elements.Properties
| Name | Description |
|---|---|
| Position | Gets the starting position of the element. |
| Type | Gets the type of the document element. |
Methods
| Name | Description |
|---|---|
| Accept(IDocumentVisitor) | Accepts a visitor. |
See Also