DepthFirstElementWalker Members

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

The DepthFirstElementWalker type exposes the following members.

Constructors

  Name Description
Public method DepthFirstElementWalker Overloaded.

Top

Methods

  Name Description
Protected method BeginTraverseElement
Public method DoTraverse (Overrides ElementWalker.DoTraverse(ModelElement).)
Protected method EndTraverseElement
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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
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

DepthFirstElementWalker Class

Microsoft.VisualStudio.Modeling Namespace