![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_ComTypes__UAFieldResultDictionary.png)
This interface represents a directory, where the keys are of type System.Object and the values are of type System.Object.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("30ECB8F5-C32F-40F0-BD69-397417BC354A")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UAFieldResultDictionary
'Usage
Dim instance As _UAFieldResultDictionary
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("30ECB8F5-C32F-40F0-BD69-397417BC354A")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UAFieldResultDictionary
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("30ECB8F5-C32F-40F0-BD69-397417BC354A")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UAFieldResultDictionary
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.