System::Collections::Generic::SortedList::set_Capacity method
SortedList::set_Capacity method
设置当前列表的容量。
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parameter | Type | 描述 |
|---|---|---|
| 容量 | int | 要设置的容量。 |
另见
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++