System::Collections::ObjectModel::KeyedCollection::Contains metodu
KeyedCollection::Contains method
Anahtarın konteynerde bulunup bulunmadığını kontrol eder.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Contains(TKey key)
| Parametre | Tür | 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.Font for C++