Méthode System::Collections::Generic::List::get_Count
List::get_Count method
Obtient le nombre d’éléments dans la liste actuelle.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
Nombre réel d’éléments.
Voir aussi
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++