DotNext.Collections.Generic
Namespace with 10 public types
Structures
ReadOnlyCollectionView`1
Represents read-only view of the mutable collection.
ReadOnlyCollectionView`2
Represents lazily converted read-only collection.
ReadOnlyDictionaryView`2
Represents read-only view of the mutable dictionary.
ReadOnlyDictionaryView`3
Represents lazily converted read-only dictionary.
ReadOnlyListView`1
Represents read-only view of the mutable list.
ReadOnlyListView`2
Represents lazily converted read-only list.
Static Classes
Collection
Provides utility methods to work with collections.
Dictionary
Represents various extensions for types
and .
List
Provides various extensions for interface.
Stack
Provides various extension methods for class .