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

List::RemoveRange method

리스트의 슬라이스를 제거합니다.

void System::Collections::Generic::List<T>::RemoveRange(int index, int count)
매개변수형식설명
indexint슬라이스 시작 위치.
countint제거할 요소 수.

또 보기