System::Collections::Generic::_ValueCollection::Contains‑metod

_ValueCollection::Contains method

Kontrollerar om objektet finns i behållaren.

bool System::Collections::Generic::_ValueCollection<Dict>::Contains(const TValue &item) const override
ParameterTypBeskrivning
objektconst TValue&Objekt att söka efter.

ReturnValue

Sant om objektet hittas, falskt annars.

Se även