System::Collections::Generic::_KeyList::Contains metodu
_KeyList::Contains method
Belirtilen anahtarın koleksiyonda mevcut olup olmadığını kontrol eder.
bool System::Collections::Generic::_KeyList<Dict>::Contains(const TKey &item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const TKey& | Aranacak anahtar. |
ReturnValue
Anahtar mevcutsa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++