System::Collections::Generic::BaseSet::Remove method
BaseSet::Remove method
Αφαιρεί το στοιχείο από το σύνολο.
bool System::Collections::Generic::BaseSet<T, SET_T>::Remove(const T &item) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| στοιχείο | const T& | Στοιχείο προς αφαίρεση. |
ReturnValue
Αληθές αν το στοιχείο βρέθηκε και διαγράφηκε, ψευδές διαφορετικά.
Δείτε επίσης
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++