System::Collections::Generic::List::get_Capacity methode

List::get_Capacity method

Haalt de huidige capaciteit van de lijst op.

int System::Collections::Generic::List<T>::get_Capacity() const

ReturnValue

Capaciteit (niet grootte) van de lijst.

Zie ook