![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_AddressSpace_ComTypes__UAQualifiedNameCollection.png)
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.UA.AddressSpace.UAQualifiedName.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("41932E02-2889-404A-B769-6557B74B6B87")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UAQualifiedNameCollection
'Usage
Dim instance As _UAQualifiedNameCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("41932E02-2889-404A-B769-6557B74B6B87")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UAQualifiedNameCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("41932E02-2889-404A-B769-6557B74B6B87")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UAQualifiedNameCollection
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.