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
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++