QuickOPC User's Guide and Reference
_UANodeIdUAApplicationElementReadOnlyDictionary Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UANodeIdUAApplicationElementReadOnlyDictionary Interface
Exposes read-only OpcLabs.EasyOpc.UA.UANodeIdUAApplicationElementDictionary to COM clients.
Object Model
_UANodeIdUAApplicationElementReadOnlyDictionary InterfaceUAApplicationElement Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("ED1E8655-709D-4630-9617-E51EF097C384")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UANodeIdUAApplicationElementReadOnlyDictionary 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("ED1E8655-709D-4630-9617-E51EF097C384")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UANodeIdUAApplicationElementReadOnlyDictionary 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("ED1E8655-709D-4630-9617-E51EF097C384")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UANodeIdUAApplicationElementReadOnlyDictionary 
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