Méthode System::Collections::Generic::ICollection::Add
ICollection::Add method
Ajoute un élément à la collection.
virtual void System::Collections::Generic::ICollection<T>::Add(const T &item)=0
| Paramètre | Type | Description |
|---|---|---|
| item | const T& | à ajouter. |
Voir aussi
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++