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++