طريقة System::Collections::Generic::BaseDictionary::Remove
BaseDictionary::Remove method
يزيل المفتاح المحدد من القاموس.
bool System::Collections::Generic::BaseDictionary<Map>::Remove(const key_t &key) override
| معامل | نوع | الوصف |
|---|---|---|
| المفتاح | const key_t& | المفتاح للإزالة. |
ReturnValue
true إذا تم العثور على المفتاح وإزالته، false خلاف ذلك.
انظر أيضًا
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++