QuickOPC User's Guide and Reference
_OpcBrowseNodeElementCollection Interface
Members 



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing.ComTypes Namespace : _OpcBrowseNodeElementCollection Interface
Exposes OpcLabs.EasyOpc.Forms.Browsing.OpcBrowseNodeElementCollection to COM clients.
Object Model
_OpcBrowseNodeElementCollection InterfaceOpcBrowseNodeElement Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("24D5CF0C-88BF-446B-BA78-BBDC022D1EBE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _OpcBrowseNodeElementCollection 
'Usage
 
Dim instance As _OpcBrowseNodeElementCollection
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("24D5CF0C-88BF-446B-BA78-BBDC022D1EBE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _OpcBrowseNodeElementCollection 
[DefaultMember("Item")]
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("24D5CF0C-88BF-446B-BA78-BBDC022D1EBE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _OpcBrowseNodeElementCollection 
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