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