DesignerOptionService.DesignerOptionCollection.IList.Add(Object) Méthode
Définition
virtual int System.Collections.IList.Add(System::Object ^ value) = System::Collections::IList::Add;
int IList.Add (object value);
Function Add (value As Object) As Integer Implements IList.Add
Paramètres
Retours
Position à laquelle le nouvel élément est inséré.The position into which the new element was inserted.