System::Collections::Generic::IDictionary::ContainsKey method
IDictionary::ContainsKey method
Ελέγχει αν το container περιέχει το κλειδί.
virtual bool System::Collections::Generic::IDictionary<TKey, TValue>::ContainsKey(const TKey &key) const =0
| Parameter | Type | Περιγραφή |
|---|---|---|
| κλειδί | const TKey& | Κλειδί προς αναζήτηση. |
ReturnValue
Αληθές αν το κλειδί υπάρχει, ψευδές διαφορετικά.
Δείτε επίσης
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++