Spring.Collections.Extensions Namespace

Represents namespace Spring.Collections.Extensions.

 NameDescription
TAnonymousIterator<T>

Represents type TAnonymousIterator<T>.

TArrayIterator<T>

Represents type TArrayIterator<T>.

TCastIterator<T,TResult>

Represents type TCastIterator<T,TResult>.

TConcatIterator<T>

Represents type TConcatIterator<T>.

TDefaultIfEmptyIterator<T>

Represents type TDefaultIfEmptyIterator<T>.

TDistinctByIterator<T,TKey>

Represents type TDistinctByIterator<T,TKey>.

TDistinctIterator<T>

Represents type TDistinctIterator<T>.

TEmptyEnumerable<T>

Represents type TEmptyEnumerable<T>.

TEnumerableAdapter<T>

The adapter implementation for Spring.Collections.IEnumerable<T> .

TEnumerableSorter<T>

Represents type TEnumerableSorter<T>.

TEnumerableSorter<TElement,TKey>

Represents type TEnumerableSorter<TElement,TKey>.

TEnumeratorAdapter<T>

The adapter implementation for Spring.Collections.IEnumerator<T> .

TExceptIterator<T>

Represents type TExceptIterator<T>.

TExtremaByIterator<T,TKey>

Represents type TExtremaByIterator<T,TKey>.

TGroupedEnumerable<TSource,TKey,TElement,TResult>

Represents type TGroupedEnumerable<TSource,TKey,TElement,TResult>.

TGroupedEnumerable<TSource,TKey,TElement,TResult>.TEnumerator

Represents type TEnumerator.

TGroupedEnumerable<TSource,TKey,TElement>

Represents type TGroupedEnumerable<TSource,TKey,TElement>.

TGroupedEnumerable<TSource,TKey,TElement>.TEnumerator

Represents type TEnumerator.

TGroupJoinIterator<TOuter,TInner,TKey,TResult>

Represents type TGroupJoinIterator<TOuter,TInner,TKey,TResult>.

TIntersectIterator<T>

Represents type TIntersectIterator<T>.

TJoinIterator<TOuter,TInner,TKey,TResult>

Represents type TJoinIterator<TOuter,TInner,TKey,TResult>.

TLookup<TKey,TElement>

Represents type TLookup<TKey,TElement>.

TLookup<TKey,TElement>.TEnumerator

Represents type TEnumerator.

TLookup<TKey,TElement>.TGrouping

Represents type TGrouping.

TLookup<TKey,TElement>.TGroupings

Represents type TGroupings.

TOfTypeIterator<T,TResult>

Represents type TOfTypeIterator<T,TResult>.

TOrderedEnumerable<T>

Represents type TOrderedEnumerable<T>.

TOrderedEnumerable<T>.TEnumerator

Represents type TEnumerator.

TOrderedEnumerable<TElement,TKey>

Represents type TOrderedEnumerable<TElement,TKey>.

TOrderedIterator<T>

Represents type TOrderedIterator<T>.

TRangeIterator

Represents type TRangeIterator.

TRepeatIterator<T>

Represents type TRepeatIterator<T>.

TReversedIterator<T>

Represents type TReversedIterator<T>.

TSelectIndexIterator<TSource,TResult>

Represents type TSelectIndexIterator<TSource,TResult>.

TSelectIterator<TSource,TResult>

Represents type TSelectIterator<TSource,TResult>.

TSelectManyIndexIterator<TSource,TCollection,TResult>

Represents type TSelectManyIndexIterator<TSource,TCollection,TResult>.

TSelectManyIndexIterator<TSource,TResult>

Represents type TSelectManyIndexIterator<TSource,TResult>.

TSelectManyIterator<TSource,TCollection,TResult>

Represents type TSelectManyIterator<TSource,TCollection,TResult>.

TSelectManyIterator<TSource,TResult>

Represents type TSelectManyIterator<TSource,TResult>.

TSkipIterator<T>

Represents type TSkipIterator<T>.

TSkipWhileIndexIterator<T>

Represents type TSkipWhileIndexIterator<T>.

TSkipWhileIterator<T>

Represents type TSkipWhileIterator<T>.

TTakeIterator<T>

Represents type TTakeIterator<T>.

TTakeWhileIndexIterator<T>

Represents type TTakeWhileIndexIterator<T>.

TTakeWhileIterator<T>

Represents type TTakeWhileIterator<T>.

TUnionIterator<T>

Represents type TUnionIterator<T>.

TWhereIndexIterator<T>

Represents type TWhereIndexIterator<T>.

TWhereIterator<T>

Represents type TWhereIterator<T>.

TZipIterator<TFirst,TSecond,TResult>

Represents type TZipIterator<TFirst,TSecond,TResult>.

Top
 NameDescription
IEnumerableSorter<T>

Represents type IEnumerableSorter<T>.

Top
 NameDescription
TEnumerableAdapter<T>.TGenericEnumerable

Represents an alias of the TEnumerable type.

TEnumeratorAdapter<T>.TGenericEnumerable

Represents an alias of the TEnumerable type.

TEnumeratorAdapter<T>.TGenericEnumerator

Represents an alias of the TEnumerator type.

Top