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