System::Collections::ObjectModel::Collection::Remove μέθοδος

Collection::Remove method

Αφαιρεί συγκεκριμένο στοιχείο.

bool System::Collections::ObjectModel::Collection<T>::Remove(const T &item) override
ParameterTypeΠεριγραφή
στοιχείοconst T&Στοιχείο προς αφαίρεση.

ReturnValue

Αληθές εάν το στοιχείο βρέθηκε και αφαιρέθηκε, ψευδές διαφορετικά.

Δείτε επίσης