OPC Studio User's Guide and Reference
OpcBrowseNodeElement Constructor(ComputerElement,ServerElement,DANodeElement,DAPropertyElement,AECategoryElement,AEAttributeElement,AEConditionElement,AESubconditionElement,AENodeElement)



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseNodeElement Class > OpcBrowseNodeElement Constructor : OpcBrowseNodeElement Constructor(ComputerElement,ServerElement,DANodeElement,DAPropertyElement,AECategoryElement,AEAttributeElement,AEConditionElement,AESubconditionElement,AENodeElement)

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

The value of this parameter can be null (Nothing in Visual Basic).

Initializes a new instance of the class with given data.
Syntax
'Usage
 
Dim computerElement As ComputerElement
Dim serverElement As ServerElement
Dim daNodeElement As DANodeElement
Dim daPropertyElement As DAPropertyElement
Dim aeCategoryElement As AECategoryElement
Dim aeAttributeElement As AEAttributeElement
Dim aeConditionElement As AEConditionElement
Dim aeSubconditionElement As AESubconditionElement
Dim aeNodeElement As AENodeElement
 
Dim instance As New OpcBrowseNodeElement(computerElement, serverElement, daNodeElement, daPropertyElement, aeCategoryElement, aeAttributeElement, aeConditionElement, aeSubconditionElement, aeNodeElement)

Parameters

computerElement

The value of this parameter can be null (Nothing in Visual Basic).

serverElement

The value of this parameter can be null (Nothing in Visual Basic).

daNodeElement

The value of this parameter can be null (Nothing in Visual Basic).

daPropertyElement

The value of this parameter can be null (Nothing in Visual Basic).

aeCategoryElement

The value of this parameter can be null (Nothing in Visual Basic).

aeAttributeElement

The value of this parameter can be null (Nothing in Visual Basic).

aeConditionElement

The value of this parameter can be null (Nothing in Visual Basic).

aeSubconditionElement

The value of this parameter can be null (Nothing in Visual Basic).

aeNodeElement

The value of this parameter can be null (Nothing in Visual Basic).

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