System::Collections::Generic::BaseDictionary::ContainsKey μέθοδος
BaseDictionary::ContainsKey method
Ελέγχει αν το κλειδί υπάρχει στο λεξικό.
bool System::Collections::Generic::BaseDictionary<Map>::ContainsKey(const key_t &key) const override
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | const key_t& | Κλειδί προς αναζήτηση. |
ReturnValue
αληθές εάν το κλειδί υπάρχει, ψευδές διαφορετικά.
Δείτε επίσης
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++