System::Net::Http::Headers::HttpHeaderValueCollection< System::String >::Contains मेथड
String >::Contains method
जाँचता है कि तत्व संग्रह में मौजूद है या नहीं।
bool System::Net::Http::Headers::HttpHeaderValueCollection<System::String>::Contains(const String &item) const override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const String& | खोजने के लिए आइटम। |
ReturnValue
यदि तत्व मौजूद है तो सत्य, अन्यथा असत्य।
संबंधित देखें
- Class String
- Class String >
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++