System::Collections::Generic::IKVCollection::Remove méthode
IKVCollection::Remove method
Supprime l’élément du conteneur.
virtual bool System::Collections::Generic::IKVCollection<T>::Remove(const T &item) override
| Paramètre | Type | Description |
|---|---|---|
| élément | const T& | Élément à supprimer. |
ReturnValue
Vrai si l’élément a été trouvé et supprimé, faux sinon.
Voir aussi
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++