QuickOPC User's Guide and Reference
BindingBase Constructor()



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace > BindingBase Class > BindingBase Constructor : BindingBase Constructor()
An abstract binding component, with support for conversions.
Syntax
'Declaration
 
Protected Friend Function New()
'Usage
 
Dim instance As New BindingBase()
protected internal BindingBase()
protected internal:
BindingBase();
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