Name | Description | |
---|---|---|
UANodeTreePosition Constructor | Overloaded. |
The following tables list the members exposed by UANodeTreePosition.
Name | Description | |
---|---|---|
UANodeTreePosition Constructor | Overloaded. |
Name | Description | |
---|---|---|
BrowseException | Gets the exception encountered during browsing. | |
BrowseName | Browse name of the node (this string is intended for programmatic use). (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
BrowsePath | Specifies the browse path for the OPC node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
BrowseSucceeded | Determines whether browsing was successful. | |
DisplayName | The display name of the node (this string is localized and intended to be human readable). (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
IsForward | The node has been reached by following a forward reference. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
IsTreeRoot | Determines whether this object represents a root of the tree. | |
Level | Determines the level of this object inside a tree. | |
NodeClass | The class of the node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
NodeId | Node Id of this node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
ParentPosition | Gets the parent object in the tree. | |
ReferenceTypeId | Type Id of the reference that was used to reach the node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
TypeDefinition | Type Id of the type of this node. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) |
Name | Description | |
---|---|---|
Clone | Overridden. | |
Equals | Overloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object. | |
GetHashCode | Overridden. Serves as the default hash function. Serves as a hash function for a particular type. Serves as a hash function for a particular type. | |
GetObjectData | Overridden. | |
GetRoot | Determines root of a tree to which the current tree position belongs. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Returns a string that represents the current object.Returns a string that represents the current object.Returns a string with the node Id. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
ToUANodeDescriptor | Converts a OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement to a node descriptor. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) | |
WriteXmlElement | Infrastructure. Infrastructure. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement) |
Name | Description | |
---|---|---|
IsDataVariable | Determines whether a given UA node represents a Data Variable. | |
IsProperty | Determines whether a given UA node represents a Property. |
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |