ControlBindingsCollection.AddCore(Binding) Метод

Определение

Добавляет привязку в коллекцию.

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

Параметры

dataBinding
Binding

Добавляемый объект Binding.

Применяется к