طريقة System::Collections::Generic::IKVCollection::Remove

IKVCollection::Remove method

يزيل العنصر من الحاوية.

virtual bool System::Collections::Generic::IKVCollection<T>::Remove(const T &item) override
معاملنوعالوصف
itemconst T&العنصر المراد إزالته.

ReturnValue

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

انظر أيضًا