System::Collections::IList::RemoveAt 메서드
IList::RemoveAt method
지정된 인덱스에서 목록의 항목을 제거합니다.
virtual void System::Collections::IList::RemoveAt(int index)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 항목을 제거할 인덱스. |
또 보기
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++