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