Include Protected Members
Include Inherited Members
Represents a visiting function, also known as an element visitor, which traverses the in-memory store (IMS) model and adds nodes to the navigation tree for Model Explorer.
The ExplorerElementVisitor type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ExplorerElementVisitor | Initializes a new instance of the ExplorerElementVisitor class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
EndTraverse | Ends the element visitor's traversal of the navigation tree for Model Explorer. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
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.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PruneTree | Removes obsolete nodes from the navigation tree for Model Explorer. |
![]() |
StartTraverse | Begins the element visitor's traversal of the navigation tree for Model Explorer. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
Visit | Verifies whether an element visitor is traversing the navigation tree for Model Explorer. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
TreeContainer | Gets the navigation tree to traverse in Model Explorer. |
![]() |
TreeNodeHash | Gets the table of nodes that appears in the navigation tree for Model Explorer. |
Top
.gif)
.gif)
.gif)