System::Collections::Generic::SortedList::get_Capacity metodo

SortedList::get_Capacity method

Ottiene la capacità corrente della lista.

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

ReturnValue

Capacità reale della lista corrente.

Vedi anche