System::Collections::Generic::List::Find metodu
List::Find method
Belirli bir koşula uyan öğeyi arar.
T System::Collections::Generic::List<T>::Find(System::Predicate<T> predicate)
| Parametre | Tür | Açıklama |
|---|---|---|
| predicate | System::Predicate<T> | Predicate elemanları kontrol etmek için. |
ReturnValue
Eşleşen öğenin değeri veya bulunamazsa nullprtr.
Ayrıca Bakınız
- Typedef Predicate
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++