طريقة 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.Page for C++