ControlBindingsCollection.AddCore(Binding) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute une liaison à la collection.
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)