QuickOPC User's Guide and Reference
SetBindingBag Constructor()



OpcLabs.BaseLibPresentation Assembly > OpcLabs.BaseLib.Presentation.LiveBinding Namespace > SetBindingBag Class > SetBindingBag Constructor : SetBindingBag Constructor()
Initializes new instance with BindingBag property name.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New SetBindingBag()
public SetBindingBag()
public:
SetBindingBag();
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