[This is preliminary documentation and is subject to change.]

Control for browsing .NET assemblies

The ObjectBrowser..::..NavigationPoint type exposes the following members.

Constructors

  NameDescription
Public methodObjectBrowser..::..NavigationPoint
CTor from TreeNode

Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Operators

Properties

  NameDescription
Public propertyNode
TreeNode that is point of navigation
Public propertyTag
Tag can contain any additional information for navigation point

See Also