System::Collections::Generic::_KeyCollection::Contains метод
_KeyCollection::Contains method
Проверяет, присутствует ли элемент в контейнере.
bool System::Collections::Generic::_KeyCollection<Dict>::Contains(const TKey &item) const override
| Параметр | Тип | Описание |
|---|---|---|
| элемент | const TKey& | Элемент для поиска. |
ReturnValue
True, если элемент найден, иначе false.
См. также
- Typedef TKey
- Class _KeyCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++