System::Collections::Specialized::NameValueCollection::Remove μέθοδος

NameValueCollection::Remove method

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

virtual bool System::Collections::Specialized::NameValueCollection::Remove(const String &item) override
ParameterTypeΠεριγραφή
στοιχείοconst String&Στοιχείο προς αφαίρεση.

ReturnValue

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

Δείτε επίσης