ControlBindingsCollection.RemoveCore(Binding) Metoda

Definice

Odebere zadanou vazbu z kolekce.

protected:
 override void RemoveCore(System::Windows::Forms::Binding ^ dataBinding);
protected override void RemoveCore (System.Windows.Forms.Binding dataBinding);
override this.RemoveCore : System.Windows.Forms.Binding -> unit
Protected Overrides Sub RemoveCore (dataBinding As Binding)

Parametry

dataBinding
Binding

Odebrání Binding z kolekce

Výjimky

Vazba patří do jiného ControlBindingsCollection.

Platí pro