Méthode System::Collections::IListImplValueType::Add
IListImplValueType::Add method
Ajoute un élément à la fin de la liste.
int System::Collections::IListImplValueType<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 IListImplValueType
- Namespace System::Collections
- Library Aspose.Font for C++