System::Collections::Generic::List::ForEach طريقة

List::ForEach method

يطبق الإجراء على جميع العناصر في القائمة.

void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
معاملنوعالوصف
actionSystem::Action<T>Action للتطبيق

انظر أيضًا