QuickOPC User's Guide and Reference
_UABrowseNodeElementCollection Interface
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.Browsing.ComTypes Namespace : _UABrowseNodeElementCollection Interface
Exposes OpcLabs.EasyOpc.UA.Forms.Browsing.UABrowseNodeElementCollection to COM clients.
Object Model
_UABrowseNodeElementCollection InterfaceUABrowseNodeElement Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("277A8A43-309F-4480-8EDC-E5E720DBEEF5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UABrowseNodeElementCollection 
'Usage
 
Dim instance As _UABrowseNodeElementCollection
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("277A8A43-309F-4480-8EDC-E5E720DBEEF5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UABrowseNodeElementCollection 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("277A8A43-309F-4480-8EDC-E5E720DBEEF5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UABrowseNodeElementCollection 
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