The following tables list the members exposed by NodeElement.
Name | Description | |
---|---|---|
![]() | NodeElement Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | accessLevel | The access rights for Variable class nodes, if it could be read successfully from the server. |
![]() | children | The browsed forward references of this node. |
![]() | dataType | The data type for Variable class nodes, if it could be read successfully from the server. |
![]() | iconIndex | The index of the icon shown for the TreeView node in unselected state. |
![]() | iconIndexSelected | The index of the icon shown for the TreeView node in selected state. |
![]() | namespaceTable | Needed for absolute ExpandedNodeIds |
![]() | nodeInfo | Description information if this node. |
Name | Description | |
---|---|---|
![]() | CastToServerType | Converts the object to the datatype of this VariableNode in the server. |
![]() | GetDataType | Gets the .NET data type of this VariableNode. |
![]() | MakeWriteValue | Builds a WriteValue object with the specified value. The value is converted to the datatype of this VariableNode in the server. |