System::Collections::Generic::LinkedList::get_Count метод
LinkedList::get_Count method
Получает количество элементов в списке.
int System::Collections::Generic::LinkedList<T>::get_Count() const override
ReturnValue
Фактическое количество элементов в списке.
См. также
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++