System::Collections::Generic::List::ForEach 메서드

List::ForEach method

리스트의 모든 요소에 동작을 적용합니다.

void System::Collections::Generic::List<T>::ForEach(System::Action<T> action)
매개변수형식설명
actionSystem::Action<T>Action 적용할.

또 보기