Share via


IElementVisitorFilter Interface

Provides a callback mechanism for filtering out which role players and which relationships should be visited during traversal by an ElementWalker.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'Declaration
Public Interface IElementVisitorFilter
'Usage
Dim instance As IElementVisitorFilter
public interface IElementVisitorFilter
public interface class IElementVisitorFilter
public interface IElementVisitorFilter

See Also

Reference

IElementVisitorFilter Members

Microsoft.VisualStudio.Modeling Namespace