System::Collections::Generic::IDictionary::Remove metodu
IDictionary::Remove method
Anahtarı konteynerden kaldırır.
virtual bool System::Collections::Generic::IDictionary<TKey, TValue>::Remove(const TKey &key)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const TKey& | Kaldırılacak anahtar. |
ReturnValue
Anahtar bulunup kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++