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

List::RemoveRange method

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

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

انظر أيضًا