System::Collections::Generic::SortedList::get_Capacity methode

SortedList::get_Capacity method

Haalt de huidige capaciteit van de lijst op.

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

ReturnValue

Werkelijke capaciteit van de huidige lijst.

Zie ook