Include Protected Members
Include Inherited Members
Defines the traversal of a model.
The IElementVisitor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
EndTraverse | Alerts listeners when the walker has finished traversing the model. |
![]() |
StartTraverse | Alerts listeners when the walker has started traversing the model. |
![]() |
Visit | Represents a visiting function, defined by classes that implement the IElementVisitor interface. |
Top
.gif)