System::Collections::ObjectModel::KeyedCollection::Remove method

KeyedCollection::Remove method

يزيل المفتاح من الحاوية.

bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
معاملنوعالوصف
المفتاحTKeyالمفتاح للإزالة.

ReturnValue

صحيح إذا تم العثور على المفتاح وإزالته، خطأ خلاف ذلك.

انظر أيضًا