![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_AddressSpace_ComTypes__UANodeIdCollection.png)
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.UA.AddressSpace.UANodeId.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("6334ED0F-0CD9-4580-9716-41447B458F85")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UANodeIdCollection
'Usage
Dim instance As _UANodeIdCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("6334ED0F-0CD9-4580-9716-41447B458F85")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UANodeIdCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("6334ED0F-0CD9-4580-9716-41447B458F85")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UANodeIdCollection
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.