Interface | Description | |
---|---|---|
_ExceptionCollection | Exposes OpcLabs.BaseLib.Collections.Specialized.ExceptionCollection to COM clients.
This interface represents a collection, where the items are of type System.Exception. | |
_Int32Collection | Exposes OpcLabs.BaseLib.Collections.Specialized.Int32Collection to COM clients.
This interface represents a collection, where the items are of type System.Int32. | |
_NormalizedExceptionCollection | Exposes OpcLabs.BaseLib.Collections.Specialized.NormalizedExceptionCollection to COM clients.
This interface represents a collection, where the items are of type OpcLabs.BaseLib.NormalizedException. | |
_ObjectObjectDictionary | Exposes a dictionary of arbitrary objects, keyed by an object, to COM clients.
This interface represents a directory, where the keys are of type System.Object and the values are of type System.Object. | |
_StringCollection | Exposes OpcLabs.BaseLib.Collections.Specialized.StringCollection to COM clients.
This interface represents a collection, where the items are of type System.String. | |
_StringObjectDictionary | Exposes OpcLabs.BaseLib.Collections.Specialized.StringObjectDictionary to COM clients.
This interface represents a directory, where the keys are of type System.String and the values are of type System.Object. | |
_StringSet | Exposes OpcLabs.BaseLib.Collections.Specialized.StringSet to COM clients.
This interface represents a set, where the elements are of type System.String. | |
_StringStringDictionary | Exposes OpcLabs.BaseLib.Collections.Specialized.StringStringDictionary to COM clients.
This interface represents a directory, where the keys are of type System.String and the values are of type System.Object. |