طريقة System::Collections::Specialized::NameValueCollection::Contains

NameValueCollection::Contains method

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

virtual bool System::Collections::Specialized::NameValueCollection::Contains(const String &item) const override
معاملنوعالوصف
itemconst String&للبحث عنه.

ReturnValue

صحيح إذا كان العنصر موجودًا، وإلا خطأ.

انظر أيضًا