![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_ComTypes__UAAttributeFieldCollection.png)
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.UA.UAAttributeField.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("DB3969A7-EFA7-4DBF-B9BB-917C4E098064")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UAAttributeFieldCollection
'Usage
Dim instance As _UAAttributeFieldCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("DB3969A7-EFA7-4DBF-B9BB-917C4E098064")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UAAttributeFieldCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("DB3969A7-EFA7-4DBF-B9BB-917C4E098064")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UAAttributeFieldCollection
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.