System::Collections::Generic::BaseSet::Remove yöntemi
BaseSet::Remove method
Kümeye ait elemanı kaldırır.
bool System::Collections::Generic::BaseSet<T, SET_T>::Remove(const T &item) override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const T& | Kaldırılacak öğe. |
ReturnValue
Öğe bulunup silinmişse true, aksi takdirde false.
Ayrıca Bakınız
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++