System::Collections::ObjectModel::KeyedCollection::Remove method
KeyedCollection::Remove method
يزيل المفتاح من الحاوية.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
| معامل | نوع | الوصف |
|---|---|---|
| المفتاح | TKey | المفتاح للإزالة. |
ReturnValue
صحيح إذا تم العثور على المفتاح وإزالته، خطأ خلاف ذلك.
انظر أيضًا
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++