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