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

SortedList::get_Capacity method

Ermittelt die aktuelle Kapazität der Liste.

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

ReturnValue

Tatsächliche Kapazität der aktuellen Liste.

Siehe auch