System::Collections::Generic::LinkedList::get_Count method
LinkedList::get_Count method
Gets number of elements in list.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
ReturnValue
Actual number of elements in list.
See Also
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++