System::Collections::Generic::List::ForEach metodu
List::ForEach method
Listedeki tüm öğelere eylemi uygular.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| Parametre | Tür | 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.Font for C++