Description
Wraps a nongeneric dictionary.
ProgId: OpcLabs.BaseLib.Collections.Internal.DictionaryWrapper
CLSID (Class ID): 1371f0c0-4d70-4c57-b69d-2819a4802324
Default interface: OpcLabs.BaseLib.Collections.ComTypes._Dictionary
Event source interface:
For more information, see DictionaryWrapper and OpcLabs.BaseLib.Collections.ComTypes._Dictionary in .NET Reference.
Interfaces
Interface | Description |
_Object | |
ICollection |
IID (Interface ID): de8db6f8-d101-3a92-8d1c-e72e5f10e992
For more information, see ICollection in .NET Reference. |
IDictionary |
IID (Interface ID): 6a6841df-3287-3d87-8060-ce0b4c77d2a1
For more information, see IDictionary in .NET Reference. |
IEnumerable |
IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a
For more information, see IEnumerable in .NET Reference. |
Example
For examples, see DictionaryWrapper in .NET Reference.
See Also