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