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

StringCollection::Contains method

يتحقق مما إذا كانت السلسلة المحددة موجودة في الحاوية.

bool System::Collections::Specialized::StringCollection::Contains(const System::String &value) const
معاملنوعالوصف
valueconst System::String&String للبحث عنها.

ReturnValue

صحيح إذا تم العثور على السلسلة، خطأ خلاف ذلك.

انظر أيضًا