![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_PubSub_Configuration_ComTypes__UAPublishedVariableDataCollection.png)
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPublishedVariableData.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("DD86E744-C8F9-4074-A726-9790AC6B512B")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UAPublishedVariableDataCollection
'Usage
Dim instance As _UAPublishedVariableDataCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("DD86E744-C8F9-4074-A726-9790AC6B512B")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UAPublishedVariableDataCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("DD86E744-C8F9-4074-A726-9790AC6B512B")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UAPublishedVariableDataCollection
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.