Share via


DepthFirstElementAndLinkWalker Members

Include Protected Members
Include Inherited Members

Enables depth-first traversals of the model starting from a particular element or group of elements.

The DepthFirstElementAndLinkWalker type exposes the following members.

Constructors

 

Name

Description

Public method

DepthFirstElementAndLinkWalker

Overloaded.

Top

Methods

 

Name

Description

Protected method

BeginTraverseElement

(Inherited from DepthFirstElementWalker.)

Public method

DoTraverse

(Inherited from DepthFirstElementWalker.)

Protected method

EndTraverseElement

(Inherited from DepthFirstElementWalker.)

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Protected method

GetRelatedElements

(Overrides DepthFirstElementWalker.GetRelatedElements(ModelElement).)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MarkForRemovalFromInternalElementList

(Inherited from ElementWalker.)

Protected method

MarkVisited

(Inherited from ElementWalker.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected method

RemoveMarkedElements

(Inherited from ElementWalker.)

Public method

Reset

(Inherited from ElementWalker.)

Protected method

ShouldVisitLinkAgain

(Inherited from ElementWalker.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

Traverse

Overloaded.

Public method

Visited

(Inherited from ElementWalker.)

Top

Properties

 

Name

Description

Public property

BypassDemandLoading

(Inherited from ElementWalker.)

Public property

Filter

(Inherited from ElementWalker.)

Public property

IncludeLinks

(Inherited from ElementWalker.)

Public property

InternalElementList

(Inherited from ElementWalker.)

Public property

Store

(Inherited from ElementWalker.)

Public property

Visitor

(Inherited from ElementWalker.)

Top

See Also

Reference

DepthFirstElementAndLinkWalker Class

Microsoft.VisualStudio.Modeling Namespace