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