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