Spring.Collections.Lists Namespace

Represents namespace Spring.Collections.Lists.

 NameDescription
TAnonymousReadOnlyList<T>

Represents type TAnonymousReadOnlyList<T>.

TCollectionList<T>

Represents type TCollectionList<T>.

TCollectionList<T>.TEnumerator

Represents type TEnumerator.

TFoldedInterfaceList<T>

Represents type TFoldedInterfaceList<T>.

TFoldedObjectList<T>

Represents type TFoldedObjectList<T>.

TFoldedSortedInterfaceList<T>

Represents type TFoldedSortedInterfaceList<T>.

TFoldedSortedObjectList<T>

Represents type TFoldedSortedObjectList<T>.

TList<T>

Represents a strongly typed list of elements that can be accessed by index. Provides methods to search, sort, and manipulate lists.

TList<T>.TEnumerator

Represents type TEnumerator.

TObjectList<T>

Represents type TObjectList<T>.

TObservableList<T>

Represents type TObservableList<T>.

TSortedList<T>

Represents type TSortedList<T>.

TSortedObjectList<T>

Represents type TSortedObjectList<T>.

Top
 NameDescription
TList<T>.TArrayManager

Represents an alias of the TArrayManager<T> type.

Top