RemoveAt 메서드 소스 보기 RemoveAt(int) 지정된 인덱스에 있는 디바이스 변수를 제거합니다. 선언 public void RemoveAt(int index) 매개 변수 형식 이름 설명 int index 인덱스 구현 IList<T>.RemoveAt(int)