BindingManagerBase Constructor

Definition

Initializes a new instance of the BindingManagerBase class.

public:
 BindingManagerBase();
public BindingManagerBase ();
Public Sub New ()

Remarks

The parameterless constructor sets the Bindings property to null.

Applies to

See also