System::Collections::Generic::LinkedList::Contains μέθοδος
LinkedList::Contains method
Ελέγχει αν το element υπάρχει στη λίστα.
bool System::Collections::Generic::LinkedList<T>::Contains(const T &element) const override
| Parameter | Type | Περιγραφή |
|---|---|---|
| element | const T& | Στοιχείο προς αναζήτηση. |
ReturnValue
Αληθές εάν το element βρεθεί, ψευδές διαφορετικά.
Δείτε επίσης
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++