System::Collections::CollectionBase::ListImpl::Contains μέθοδος

ListImpl::Contains method

Καθορίζει εάν η συλλογή περιέχει ένα συγκεκριμένο στοιχείο.

bool System::Collections::CollectionBase<T>::ListImpl::Contains(const T &value)
ParameterTypeΠεριγραφή
τιμήconst T&Το στοιχείο προς εντοπισμό στη συλλογή.

ReturnValue

true if the collection contains the specified value; otherwise, false.

Δείτε επίσης