System::Collections::Generic::SortedList::set_Capacity 메서드
SortedList::set_Capacity method
현재 리스트의 용량을 설정합니다.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 용량 | int | 설정할 용량. |
또 보기
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++