System::Collections::Generic::SortedList::set_Capacity methode

SortedList::set_Capacity method

Stelt de capaciteit van de huidige lijst in.

void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
ParameterTypeBeschrijving
capacityintIn te stellen capaciteit.

Zie ook