![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_DataTypeModel_ComTypes__DataFieldCollection.png)
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.DataTypeModel.DataField.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("1C208821-40A2-4B5A-838B-C5B9BACC47A0")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _DataFieldCollection
'Usage
Dim instance As _DataFieldCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("1C208821-40A2-4B5A-838B-C5B9BACC47A0")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _DataFieldCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("1C208821-40A2-4B5A-838B-C5B9BACC47A0")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _DataFieldCollection
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.