Name | Description | |
---|---|---|
![]() | DefaultAsString | Default NodeDescriptor, expressed as string. |
![]() | DefaultBrowsePath | Default browse path (null , i.e. none). |
![]() | DefaultNodePath | Default node path. Equals to null , meaning that no node path is specified. |
The following tables list the members exposed by NodeDescriptor.
Name | Description | |
---|---|---|
![]() | DefaultAsString | Default NodeDescriptor, expressed as string. |
![]() | DefaultBrowsePath | Default browse path (null , i.e. none). |
![]() | DefaultNodePath | Default node path. Equals to null , meaning that no node path is specified. |
Name | Description | |
---|---|---|
![]() | DefaultNodeId | Default node id (none, i.e. null ). |
![]() | RootNodeId | A node Id that represents a root of the address space. An empty string. |
Name | Description | |
---|---|---|
![]() | AliasName | When non-empty, specifies the name of the alias that will be used in place of this object. |
![]() | ArgumentString | The node descriptor in form of an argument string, i.e. a key=value pairs separated by semicolons. |
![]() | BrowsePath | Specifies the browse path for the OPC node. |
![]() | BrowsePathStartingNodeDescriptor | The starting node descriptor of the browse path. |
![]() | HasBrowsePath | Determines whether there is a non-null browse path in the descriptor. |
![]() | HasNodeId | Determines whether there is a non-null node ID in the descriptor. |
![]() | IsAliased | Determines whether this object is aliased. |
![]() | IsNull | Determines whether the node descriptor is null, i.e. specifies neither node ID nor a browse path. |
![]() | IsRoot | Determines whether this object describes a root of the address space. |
![]() | NodeId | Contains node identifier (empty string for the root, null reference if unknown). |
![]() | NodePath | Contains node path (empty string for the root, null reference if unknown). Only used with OPC XML. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from OpcLabs.BaseLib.Info) |
![]() | Equals | Overloaded. Overridden. Infrastructure. |
![]() | GetHashCode | Overridden. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | Match | Determines whether the node descriptor matches another node descriptor. |
![]() | ReadStringList | |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | ToString | Overridden. Returns a string describing the contents of the node descriptor. |
![]() | WriteStringList | |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
![]() | DeserializeNodeDescriptorIfPresent | Infrastructure. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | Flatten<TNodeDescriptor> | Computes an equivalent node descriptor that is flattened. |
![]() | GetNodeIdArgumentName | Infrastructure. |
![]() | MakeArgumentString | Infrastructure. |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
![]() | OnPropertyChanged | Infrastructure. |
![]() | ReadXmlElement | Overridden. Infrastructure. |
![]() | SerializeNodeDescriptorIfNotNull | Infrastructure. |
![]() | WriteXmlElement | Overridden. Infrastructure. |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | This event is raised when a property is changed on a component. |
![]() | Determines whether the two objects are equal. |
![]() | Determines whether the two objects are not equal. |