System::Collections::Generic::List::ForEach طريقة
List::ForEach method
يطبق الإجراء على جميع العناصر في القائمة.
void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
| معامل | نوع | الوصف |
|---|---|---|
| action | System::Action<T> | Action للتطبيق |
انظر أيضًا
- Typedef Action
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++