QuickOPC User's Guide and Reference
_UABrowsePathElementCollection Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.ComTypes Namespace : _UABrowsePathElementCollection Interface
Exposes OpcLabs.EasyOpc.UA.Navigation.UABrowsePathElementCollection to COM clients.
Object Model
_UABrowsePathElementCollection InterfaceUABrowsePathElement Class
Syntax
'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 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also