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