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