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

KeyedCollection::Remove method

Αφαιρεί το κλειδί από το δοχείο.

bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
ParameterTypeΠεριγραφή
κλειδίTKeyΚλειδί προς αφαίρεση.

ReturnValue

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

Δείτε επίσης