![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_DataTypeModel_ComTypes__EnumerationMemberCollection.png)
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.DataTypeModel.EnumerationMember.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("B46BDEAB-CFA2-40E1-9CA8-190748F50027")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _EnumerationMemberCollection
'Usage
Dim instance As _EnumerationMemberCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("B46BDEAB-CFA2-40E1-9CA8-190748F50027")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _EnumerationMemberCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("B46BDEAB-CFA2-40E1-9CA8-190748F50027")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _EnumerationMemberCollection
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.