System::Collections::Generic::List::get_Capacity method

List::get_Capacity method

Obtient la capacité actuelle de la liste.

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

ReturnValue

Capacité (et non taille) de la liste.

Voir aussi