Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines the traversal of a model.
The IElementVisitor type exposes the following members.
Methods
Name
Description
Alerts listeners when the walker has finished traversing the model.
Alerts listeners when the walker has started traversing the model.
Represents a visiting function, defined by classes that implement the IElementVisitor interface.
Top