Spring.Collections.Base Namespace

Represents namespace Spring.Collections.Base.

 NameDescription
TCollectionBase<T>

Provides an abstract implementation for the Spring.Collections.ICollection<T> interface.

TContainedCollectionBase<T>

Represents type TContainedCollectionBase<T>.

TContainedIterator<T>

Represents type TContainedIterator<T>.

TContainedReadOnlyCollection<T>

Represents type TContainedReadOnlyCollection<T>.

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 TIterator<T>.

TIteratorBase<T>

Represents type TIteratorBase<T>.

TListBase<T>

Provides an abstract implementation for the Spring.Collections.IList<T> interface.

TMapBase<TKey,T>

Represents type TMapBase<TKey,T>.

TSourceIterator<T>

Represents type TSourceIterator<T>.

Top
 NameDescription
TMapBase<TKey,T>.TGenericPair

Represents an alias of the TPair type.

Top