OPC Studio User's Guide and Reference
OpcLabs.BaseLib.Collections.Generic Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.Collections.Generic Namespace
This namespace contains interfaces and classes that define generic collections, which allow users to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.
Interfaces
 InterfaceDescription
InterfaceAn interface for a collection whose keys are embedded in the values.
InterfaceExposes the enumerator, which supports a simple iteration over a collection of non-null elements of a specified type.
InterfaceAn interface for am observable collection whose keys are embedded in the values.
See Also

Reference

OpcLabs.BaseLib Assembly