System::Collections::Generic::List::get_Capacity método
List::get_Capacity method
Obtiene la capacidad actual de la lista.
int System::Collections::Generic::List<T>::get_Capacity() const
ReturnValue
Capacidad (no el tamaño) de la lista.
Ver también
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++