System::Collections::Generic::SortedList::get_Capacity Methode

SortedList::get_Capacity method

Ermittelt die aktuelle Listenkapazität.

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

ReturnValue

Tatsächliche Kapazität der aktuellen Liste.

Siehe auch