System::Collections::Generic::SortedList::set_Capacity method

SortedList::set_Capacity method

Ställer in kapaciteten för den aktuella listan.

void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
ParameterTypBeskrivning
kapacitetintKapacitet att sätta.

Se även