Table of Contents

Class ListUtils

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.