System::Collections::CollectionBase::ListImpl::Contains μέθοδος
ListImpl::Contains method
Καθορίζει εάν η συλλογή περιέχει ένα συγκεκριμένο στοιχείο.
bool System::Collections::CollectionBase<T>::ListImpl::Contains(const T &value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | const T& | Το στοιχείο προς εντοπισμό στη συλλογή. |
ReturnValue
true if the collection contains the specified value; otherwise, false.
Δείτε επίσης
- Class ListImpl
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++