System::Collections::Generic::List::RemoveAt 메서드
List::RemoveAt method
지정된 위치의 항목을 제거합니다.
void System::Collections::Generic::List<T>::RemoveAt(int index) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 삭제할 항목의 인덱스. |
또 보기
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++