![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_DataTypeModel_ComTypes__FieldDataDictionary.png)
This interface represents a directory, where the keys are of type System.Int32 and the values are of type System.Object.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("231B964F-84F5-4CD7-92A2-BCD83B7599E2")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _FieldDataDictionary
'Usage
Dim instance As _FieldDataDictionary
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("231B964F-84F5-4CD7-92A2-BCD83B7599E2")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _FieldDataDictionary
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("231B964F-84F5-4CD7-92A2-BCD83B7599E2")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _FieldDataDictionary
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.