System::Collections::Generic::IKVCollection::Add méthode
IKVCollection::Add method
Ajoute un élément au conteneur.
virtual void System::Collections::Generic::IKVCollection<T>::Add(const T &item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | const T& | Élément à ajouter au conteneur. |
Voir aussi
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++