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