System::Collections::ObjectModel::KeyedCollection::Remove yöntemi
KeyedCollection::Remove method
Anahtarı konteynerden kaldırır.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | TKey | Kaldırılacak anahtar. |
ReturnValue
Anahtar bulunup kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++