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