System::Collections::Generic::List::ForEach method
List::ForEach method
Tillämpar åtgärd på alla element i listan.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| Parameter | Typ | Beskrivning |
|---|---|---|
| action | System::Action<T> | Action att tillämpa. |
Se även
- Typedef Action
- Class List
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++