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