[This is preliminary documentation and is subject to change.]
Control for browsing .NET assemblies
The ObjectBrowser..::..NavigationPoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ObjectBrowser..::..NavigationPoint | CTor from TreeNode |
Methods
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(TreeNode to ObjectBrowser..::..NavigationPoint) | Converts TreeNode to ObjectBrowser..::..NavigationPoint |
Properties
| Name | Description | |
|---|---|---|
| Node | TreeNode that is point of navigation | |
| Tag | Tag can contain any additional information for navigation point |