This type contains the following members.

public static class ListExtensions
Inheritance:
ObjectListExtensions

Extension Methods

AddIfNotNull<T>(IList<T>, T)
AsCollection<T>(IEnumerable<T>)
AsReadOnlyList<T>(IEnumerable<T>)
CollectionEquals<T>(Nullable<IReadOnlyCollection<T>>, Nullable<IReadOnlyCollection<T>>)
ToReadOnlyList<T>(IEnumerable<T>)
Yield<T>(T)