Namespace Silverback.Collections
Classes
ValueReadOnlyCollection
Provides the Empty<T>() factory method.
ValueReadOnlyCollectionExtensions
Adds the AsValueReadOnlyCollection<T>(IEnumerable<T>) method to the IReadOnlyCollection<T>.
ValueReadOnlyCollection<T>
Represents a strongly-typed, read-only collection of elements that implements a value equality.
Interfaces
IValueReadOnlyCollection<T>
Represents a strongly-typed, read-only collection of elements that implements a value equality.