System::Collections::Generic::LinkedList::get_Count method
LinkedList::get_Count method
Haalt het aantal elementen in de lijst op.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
ReturnValue
Werkelijk aantal elementen in de lijst.
Zie ook
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++