ElementClosureWalker Members

Include Protected Members
Include Inherited Members

Represents a walker that builds closures on model elements.

The ElementClosureWalker type exposes the following members.

Constructors

  Name Description
Public method ElementClosureWalker Overloaded.

Top

Methods

  Name Description
Public method DoTraverse Verifies whether a breadth-first traversal can be used. (Inherited from BreadthFirstRolePlayerFirstElementWalker.)
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.)
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 ClosureList
Public property Context
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

ElementClosureWalker Class

Microsoft.VisualStudio.Modeling Namespace