System::Collections::Generic::List::get_Count طريقة
List::get_Count method
يحصل على عدد العناصر في القائمة الحالية.
int System::Collections::Generic::List<T>::get_Count() const override
ReturnValue
العدد الفعلي للعناصر.
انظر أيضًا
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++