System::Collections::ObjectModel::KeyedCollection::Remove metod
KeyedCollection::Remove method
Tar bort nyckeln från behållaren.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | TKey | Nyckel att ta bort. |
ReturnValue
Sant om nyckeln hittas och tas bort, falskt annars.
Se även
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++