Name | Description | |
---|---|---|
![]() | UANodeElement Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UANodeElement.
Name | Description | |
---|---|---|
![]() | UANodeElement Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | DefaultIsForward | Default value of IsForward property. Equals to false . |
Name | Description | |
---|---|---|
![]() | BrowseName | Browse name of the node (this string is intended for programmatic use). |
![]() | BrowsePath | Specifies the browse path for the OPC node. |
![]() | DisplayName | The display name of the node (this string is localized and intended to be human readable). |
![]() | IsForward | The node has been reached by following a forward reference. |
![]() | NodeClass | The class of the node. |
![]() | NodeId | Node Id of this node. |
![]() | ReferenceTypeId | Type Id of the reference that was used to reach the node. |
![]() | TypeDefinition | Type Id of the type of this node. |
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. |
![]() | 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 | Overridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string with the node Id. |
![]() | ToUANodeDescriptor | Converts a UANodeElement to a node descriptor. |
![]() | 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 | Overridden. Infrastructure. Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
![]() | IsDataVariable | Determines whether a given UA node represents a Data Variable. |
![]() | IsProperty | Determines whether a given UA node represents a Property. |
![]() | Determines whether the two objects are equal. |
![]() | Overloaded. Converts a UANodeElement to an OPC-UA browse path. |
![]() | Determines whether the two objects are not equal. |