System::Collections::Generic::List::get_Count método
List::get_Count method
Obtiene el número de elementos en la lista actual.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
Número real de elementos.
Ver también
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++