System::Collections::Generic::List::get_Capacity méthode
List::get_Capacity method
Obtient la capacité actuelle de la liste.
int System::Collections::Generic::List<T>::get_Capacity() const
ReturnValue
Capacité (et non taille) de la liste.
Voir aussi
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++