BindingsCollection.RemoveCore(Binding) Metoda

Definicja

Usuwa określony Binding element z kolekcji.

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

Parametry

dataBinding
Binding

Element Binding do usunięcia.

Dotyczy