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