set_Capacity()
SortedList::set_Capacity(int) method
Sets current list capacity.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
Arguments
Parameter | Type | Description |
---|---|---|
capacity | int | Capacity to set. |
See Also
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Slides