System::Collections::Specialized::NameValueCollection::Contains 메서드

NameValueCollection::Contains method

컬렉션에 항목이 존재하는지 확인합니다.

virtual bool System::Collections::Specialized::NameValueCollection::Contains(const String &item) const override
매개변수형식설명
항목const String&찾을 항목.

ReturnValue

항목이 존재하면 true, 그렇지 않으면 false.

또 보기