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