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