DataSourceGroupCollection.Add(DataSourceGroup) Méthode

Définition

Ajoute une DataSourceGroup à la collection.

public:
 int Add(System::ComponentModel::Design::Data::DataSourceGroup ^ value);
public int Add(System.ComponentModel.Design.Data.DataSourceGroup value);
member this.Add : System.ComponentModel.Design.Data.DataSourceGroup -> int
Public Function Add (value As DataSourceGroup) As Integer

Paramètres

value
DataSourceGroup

À DataSourceGroup ajouter à la collection.

Retours

Index du DataSourceGroup fichier ajouté à la collection.

S’applique à