Add

NonGenericList.Add method

Ajoute un élément auIList .

public int Add(object value)
ParamètreTaperLa description
valueObjectLaObject à ajouter à laIList.

Return_Value

La position dans laquelle le nouvel élément a été inséré.

Voir également