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