méthode System::Collections::IListImplRefType::Add
IListImplRefType::Add method
Ajoute un élément à la fin de la liste.
virtual int System::Collections::IListImplRefType<T>::Add(SharedPtr<System::Object> item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | SharedPtr<System::Object> | Élément à ajouter. |
Voir aussi
- Typedef SharedPtr
- Class Object
- Class IListImplRefType
- Namespace System::Collections
- Library Aspose.Font for C++