System::Collections::ObjectModel::KeyedCollection::Contains yöntemi
KeyedCollection::Contains method
Anahtarın konteynerde bulunup bulunmadığını kontrol eder.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Contains(TKey key)
| Parameter | Type | Açıklama |
|---|---|---|
| anahtar | TKey | Aranacak anahtar. |
ReturnValue
Anahtar bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++