Spring.Collections.Base Namespace
Represents namespace Spring.Collections.Base
.
Name | Description | |
---|---|---|
TCollectionBase<T> | Provides an abstract implementation for the Spring.Collections.ICollection<T> interface. | |
TContainedCollectionBase<T> | Represents type | |
TContainedIterator<T> | Represents type | |
TContainedReadOnlyCollection<T> | Represents type | |
TEnumerableBase | Provides an abstract implementation for the Spring.Collections.IEnumerable interface. | |
TEnumerableBase<T> | Provides a default implementation for the Spring.Collections.IEnumerable<T> interface. | |
TEnumeratorBase | Provides an abstract implementation for the Spring.Collections.IEnumerator interface. | |
TEnumeratorBase<T> | Provides a default implementation for the Spring.Collections.IEnumerator<T> interface. | |
TIterator<T> | Represents type | |
TIteratorBase<T> | Represents type | |
TListBase<T> | Provides an abstract implementation for the Spring.Collections.IList<T> interface. | |
TMapBase<TKey,T> | Represents type | |
TSourceIterator<T> | Represents type |
Name | Description | |
---|---|---|
TMapBase<TKey,T>.TGenericPair | Represents an alias of the TPair type. |