TCollections.CreateSortedInterfaceList<T> Method

Represents method CreateSortedInterfaceList<T>.

Namespace: Spring.Collections
public
 class function CreateSortedInterfaceList<T: IInterface>: IList<T>; overload; static;

Type Parameters

T

Return Value

Type: IList<T>