طريقة System::Collections::ObjectModel::Collection::RemoveAt

Collection::RemoveAt method

يزيل العنصر في موقع محدد.

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParameterTypeالوصف
الفهرسintالفهرس لإزالة العنصر عنده.

انظر أيضًا