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)
ParametreTürAçıklama
actionSystem::Action<T>Action uygulamak için.

Ayrıca Bakınız