QuickOPC User's Guide and Reference
_UAFieldResultDictionary Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAFieldResultDictionary Interface
Exposes OpcLabs.EasyOpc.UA.UAFieldResultDictionary to COM clients.
Object Model
_UAFieldResultDictionary InterfaceValueResult Class
Syntax
'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 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also