System::Collections::Generic::_KeyCollection::Contains yöntemi
_KeyCollection::Contains method
Öğenin konteynerde bulunup bulunmadığını denetler.
bool System::Collections::Generic::_KeyCollection<Dict>::Contains(const TKey &item) const override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const TKey& | Aranacak öğe. |
ReturnValue
Öğe bulunursa doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++