Share via


IElementVisitor Members

Include Protected Members
Include Inherited Members

Defines the traversal of a model.

The IElementVisitor type exposes the following members.

Methods

 

Name

Description

Public method

EndTraverse

Alerts listeners when the walker has finished traversing the model.

Public method

StartTraverse

Alerts listeners when the walker has started traversing the model.

Public method

Visit

Represents a visiting function, defined by classes that implement the IElementVisitor interface.

Top

See Also

Reference

IElementVisitor Interface

Microsoft.VisualStudio.Modeling Namespace