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