![](dotnetdiagramimages/OpcLabs_EasyOpcUA_OpcLabs_EasyOpc_UA_Navigation_ComTypes__UABrowsePathElementCollection.png)
This interface represents a collection, where the items are of type OpcLabs.EasyOpc.UA.Navigation.UABrowsePathElement.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("3EEAC651-8E16-46E2-A07B-ADE95F8EC36F")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _UABrowsePathElementCollection
'Usage
Dim instance As _UABrowsePathElementCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("3EEAC651-8E16-46E2-A07B-ADE95F8EC36F")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _UABrowsePathElementCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("3EEAC651-8E16-46E2-A07B-ADE95F8EC36F")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _UABrowsePathElementCollection
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.