System::Collections::ObjectModel::KeyedCollection::Remove Methode
KeyedCollection::Remove method
Entfernt den Schlüssel aus dem Container.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Schlüssel | TKey | Schlüssel zum Entfernen. |
ReturnValue
Wahr, wenn der Schlüssel gefunden und entfernt wurde, sonst falsch.
Siehe auch
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++