QuickOPC User's Guide and Reference
BindingBag Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace > BindingBag Class : BindingBag Constructor
Overload List
OverloadDescription
Initializes a new instance of the class, with no binding provider and no bindings.  
Initializes a new instance of the class, copying values from given BindingBag.  
Initializes a new instance of the class, with given bindings but no binding provider.  
Initializes a new instance of the class, with given binding provider but no bindings.  
Initializes a new instance of the class, with given binding provider and bindings.  
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