Metodo System::Collections::Generic::SortedList::get_Capacity

SortedList::get_Capacity method

Ottiene la capacità corrente dell’elenco.

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

ReturnValue

Capacità reale dell’elenco corrente.

Vedi anche