QuickOPC User's Guide and Reference
_UANodeElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace : _UANodeElement Interface
Exposes OpcLabs.EasyOpc.UA.AddressSpace.UANodeElement to COM clients.
Object Model
_UANodeElement InterfaceUAQualifiedName ClassUABrowsePath ClassUANodeId ClassUANodeId ClassUANodeId Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("6D3A4DCC-A15C-43B6-9472-3BF8339144E9")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UANodeElement 
'Usage
 
Dim instance As _UANodeElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("6D3A4DCC-A15C-43B6-9472-3BF8339144E9")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UANodeElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("6D3A4DCC-A15C-43B6-9472-3BF8339144E9")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UANodeElement 
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