System::Collections::CollectionBase::get_Count method
CollectionBase::get_Count method
يعيد عدد العناصر الموجودة في نسخة المجموعة. لا يمكن تجاوز هذه الطريقة.
int32_t System::Collections::CollectionBase<T>::get_Count()
ReturnValue
عدد العناصر الموجودة في نسخة المجموعة. استرجاع قيمة هذه الطريقة هو عملية O(1).
انظر أيضًا
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++