Méthode System::Collections::Generic::SortedList::get_Capacity

SortedList::get_Capacity method

Obtient la capacité actuelle de la liste.

int System::Collections::Generic::SortedList<TKey, TValue>::get_Capacity() const

ReturnValue

Capacité réelle de la liste actuelle.

Voir aussi