Name | Description | |
---|---|---|
![]() | AENodeElement Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by AENodeElement.
Name | Description | |
---|---|---|
![]() | AENodeElement Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
![]() | DefaultIsArea | Default value of IsArea. Equals to false. |
![]() | DefaultIsSource | Default value of IsSource. Equals to false. |
![]() | DefaultQualifiedName | Default qualified name. |
Name | Description | |
---|---|---|
![]() | BrowsePath | Specifies the browse path for the OPC node. (Inherited from OpcLabs.EasyOpc.NodeElement) |
![]() | HasChildren | The element has children and can be used for a subsequent browse. (Inherited from OpcLabs.EasyOpc.NodeElement) |
![]() | IsArea | The node is an event area (a "folder" the can contain other nodes). |
![]() | IsRoot | Determines whether this element describes a root of the address space. (Inherited from OpcLabs.EasyOpc.NodeElement) |
![]() | IsSource | The node is an event source that can provide OPC events. |
![]() | Name | Short user-friendly portion of the namespace pointing to the element. This is the string to be used for display purposes. |
![]() | QualifiedName | The fully qualified name for this area or source. |
![]() ![]() | Root | The node element for the root of the address space. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | 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) |
![]() ![]() | MakePathElements | Creates a path containing AENodeElement-s made from browse names, starting from the root. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | ToAENodeDescriptor | Converts an AENodeElement to a node descriptor. |
![]() | ToString | Returns a string with the node Id. (Inherited from OpcLabs.EasyOpc.NodeElement) |
![]() | 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. (Inherited from OpcLabs.EasyOpc.NodeElement) |
![]() | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.EasyOpc.NodeElement) |
Name | Description | |
---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |
![]() | Determines whether the two objects are equal. |
![]() | Determines whether the two objects are not equal. |