get_Count()
LinkedList::get_Count() const method
Gets number of elements in list.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
Return Value
Actual number of elements in list.
See Also
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Slides