System::Collections::Generic::LinkedList::get_Count method
LinkedList::get_Count method
Ermittelt die Anzahl der Elemente in der Liste.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
ReturnValue
Tatsächliche Anzahl der Elemente in der Liste.
Siehe auch
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++