System::Collections::Generic::SortedList::get_Capacity method

SortedList::get_Capacity method

Hämtar aktuell listkapacitet.

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

ReturnValue

Faktisk kapacitet för aktuell lista.

Se även