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)
| Parameter | Type | 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.Page for C++