طريقة System::Collections::IList::RemoveAt
IList::RemoveAt method
يزيل العنصر من القائمة عند الفهرس المحدد.
virtual void System::Collections::IList::RemoveAt(int index)=0
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس لإزالة العنصر عنده. |
انظر أيضًا
- Class IList
- Namespace System::Collections
- Library Aspose.Font for C++