System::Collections::Generic::List::ForEach methode
List::ForEach method
Past actie toe op alle elementen in de lijst.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| Parameter | Type | Beschrijving |
|---|---|---|
| action | System::Action<T> | Action om toe te passen. |
Zie ook
- Typedef Action
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++