System::Collections::Generic::IKVCollection::Remove yöntemi
IKVCollection::Remove method
Konteynerden öğeyi kaldırır.
virtual bool System::Collections::Generic::IKVCollection<T>::Remove(const T &item) override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const T& | Kaldırılacak öğe. |
ReturnValue
Öğe bulundu ve kaldırıldıysa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++