Class ListUtils
Contains static methods related to arrays and lists.
public static class ListUtils
- Inheritance
-
ListUtils
Methods
- SetCount<T>(IList<T>, int, Func<T>)
Changes the number of elements in the list.
Contains static methods related to arrays and lists.
public static class ListUtils
Changes the number of elements in the list.