The IVisitable type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept an IVisitor instance on the implementing class and all its children.
|
See Also