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