OPC Studio User's Guide and Reference
OpcLabs.BaseLib.Collections.ComTypes Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.Collections.ComTypes Namespace
This namespace contains COM types for various collections of objects.
Interfaces
 InterfaceDescription
InterfaceExposes a dictionary to COM clients.

This interface represents a directory, where the keys are of type System.Object and the values are of type System.Object.

InterfaceExposes OpcLabs.BaseLib.Collections.DictionaryEntry2 to COM clients.
InterfaceExposes OpcLabs.BaseLib.Collections.ElasticVector to COM clients.

This interface represents a collection, where the items are of type System.Object.

InterfaceRepresents a non-generic collection of objects that can be individually accessed by index.

This interface represents a collection, where the items are of type System.Object.

See Also

Reference

OpcLabs.BaseLib Assembly