System::Collections::Generic::LinkedList::get_Count metodo
LinkedList::get_Count method
Ottiene il numero di elementi nella lista.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
ReturnValue
Numero effettivo di elementi nella lista.
Vedi anche
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++