System::Collections::Generic::List::set_Capacity method
List::set_Capacity method
리스트 용량을 설정합니다.
void System::Collections::Generic::List<T>::set_Capacity(int capacity)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 용량 | int | 설정할 용량 (현재 크기보다 작을 수 없습니다). |
또 보기
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++