System::Collections::Generic::List::ForEach μέθοδος
List::ForEach method
Εφαρμόζει ενέργεια σε όλα τα στοιχεία της λίστας.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| Parameter | Type | Περιγραφή |
|---|---|---|
| action | System::Action<T> | Δράση για εφαρμογή. |
Δείτε επίσης
- Typedef Action
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++