Connectivity Software User's Guide and Reference
OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace
Inheritance Hierarchy
OpcLabs.EasyOpcClassicCore Assembly : OpcLabs.EasyOpc.DataAccess.AddressSpace.ComTypes Namespace
This namespace contains COM types for OPC Data Access address space classes.
Interfaces
 InterfaceDescription
InterfaceExposes OpcLabs.EasyOpc.DataAccess.AddressSpace.DANodeElement to COM clients.
InterfaceExposes OpcLabs.EasyOpc.DataAccess.AddressSpace.DANodeElementCollection to COM clients.

This interface represents a collection, where the items are of type OpcLabs.EasyOpc.DataAccess.AddressSpace.DANodeElement.

This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.EasyOpc.DataAccess.AddressSpace.DANodeElement.

InterfaceExposes OpcLabs.EasyOpc.DataAccess.AddressSpace.DAPropertyElement to COM clients.
InterfaceExposes OpcLabs.EasyOpc.DataAccess.AddressSpace.DAPropertyElementCollection to COM clients.

This interface represents a collection, where the items are of type OpcLabs.EasyOpc.DataAccess.AddressSpace.DAPropertyElement.

This interface represents a keyed collection, where the keys are of type OpcLabs.EasyOpc.DataAccess.DAPropertyDescriptor and the values are of type OpcLabs.EasyOpc.DataAccess.AddressSpace.DAPropertyElement.

See Also

Reference

OpcLabs.EasyOpcClassicCore Assembly