System::Collections::Generic::SortedList::get_Capacity metod

SortedList::get_Capacity method

Hämtar aktuell listkapacitet.

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

ReturnValue

Faktisk kapacitet för den aktuella listan.

Se även