System::Collections::Generic::List::ForEach yöntemi
List::ForEach method
Listedeki tüm öğelere eylemi uygular.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| Parameter | Type | Açıklama |
|---|---|---|
| action | System::Action<T> | Action uygulamak için. |
Ayrıca Bakınız
- Typedef Action
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++