Metodo get_Count di System::Collections::Generic::LinkedList
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.Font for C++