System::Collections::Generic::List::get_Capacity metod

List::get_Capacity method

Hämtar aktuell listkapacitet.

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

ReturnValue

Kapacitet (inte storlek) för listan.

Se även