System::Collections::ObjectModel::KeyedCollection::Contains metod
KeyedCollection::Contains method
Kontrollerar om nyckeln finns i behållaren.
bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Contains(TKey key)
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | TKey | Nyckel att söka efter. |
ReturnValue
Sant om nyckeln hittas, falskt annars.
Se även
- Class KeyedCollection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++