System::Collections::Generic::_KeyList::Contains method
_KeyList::Contains method
Controleert of de opgegeven sleutel aanwezig is in de collectie.
bool System::Collections::Generic::_KeyList<Dict>::Contains(const TKey &item) const override
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const TKey& | Sleutel om naar te zoeken. |
ReturnValue
Waar als de sleutel aanwezig is, anders onwaar.
Zie ook
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++