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