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