طريقة System::Collections::Generic::SortedList::RemoveAt
SortedList::RemoveAt method
يزيل العنصر في الموضع المحدد.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس لإزالة العنصر عنده. |
انظر أيضًا
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++