System::Collections::Generic::_ValueCollection::Contains طريقة

_ValueCollection::Contains method

يتحقق مما إذا كان العنصر موجودًا في الحاوية.

bool System::Collections::Generic::_ValueCollection<Dict>::Contains(const TValue &item) const override
معاملنوعالوصف
itemconst TValue&العنصر المراد البحث عنه.

ReturnValue

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

انظر أيضًا