System::Collections::Generic::List::RemoveRange طريقة

List::RemoveRange method

يزيل شريحة من القائمة.

void System::Collections::Generic::List<T>::RemoveRange(int index, int count)
ParameterTypeالوصف
الفهرسintموضع بداية الجزء.
countintعدد العناصر التي يجب إزالتها.

انظر أيضًا