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