Summary

public static void ClearAndTrim<T>(this List<T> list, int maxElements)

Parameters