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