System::Collections::Generic::List::set_Capacity methode

List::set_Capacity method

Stelt de capaciteit van de lijst in.

void System::Collections::Generic::List<T>::set_Capacity(int capacity)
ParameterTypeBeschrijving
capacityintCapaciteit om in te stellen (mag niet kleiner zijn dan de huidige grootte).

Zie ook