![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_Discovery_ComTypes__UADiscoveryElementCollection.png)
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.EasyOpc.UA.Discovery.UADiscoveryElement.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("77CE0F30-375B-4F26-A772-DB53BDEE0C60")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UADiscoveryElementCollection
'Usage
Dim instance As _UADiscoveryElementCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("77CE0F30-375B-4F26-A772-DB53BDEE0C60")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UADiscoveryElementCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("77CE0F30-375B-4F26-A772-DB53BDEE0C60")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UADiscoveryElementCollection
See also in Knowledge Base: Technical note-OPC UA Discovery in QuickOPC.
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.