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