Name | Description | |
---|---|---|
![]() | BrowseException | Gets the exception encountered during browsing. (Inherited from OpcLabs.BaseLib.Graphs.BrowseTreePosition) |
![]() | BrowseSucceeded | Determines whether browsing was successful. (Inherited from OpcLabs.BaseLib.Graphs.BrowseTreePosition) |
![]() | IsDirectory | Determines whether the node represents a directory. |
![]() | IsTreeRoot | Determines whether this object represents a root of the tree. (Inherited from OpcLabs.BaseLib.Graphs.BrowseTreePosition) |
![]() | Level | Determines the level of this object inside a tree. (Inherited from OpcLabs.BaseLib.Graphs.BrowseTreePosition) |
![]() | Name | Name of the file or directory represented by this position. |
![]() | NodeDescriptor | The node descriptor of the file or directory object. |
![]() | NodeId | The node Id of the file or directory object. |
![]() | ParentPosition | Gets the parent object in the tree. |