System::Collections::Generic::List::FindLast μέθοδος
List::FindLast method
Αναζητά το τελευταίο στοιχείο που ικανοποιεί συγκεκριμένο πρότυπο.
T System::Collections::Generic::List<T>::FindLast(System::Predicate<T> match)
| Parameter | Type | Περιγραφή |
|---|---|---|
| match | System::Predicate<T> | Predicate για έλεγχο στοιχείων. |
ReturnValue
Τιμή του αντιστοιχού στοιχείου ή nullptr εάν δεν βρεθεί.
Δείτε επίσης
- Typedef Predicate
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++