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