TCollections.CreateInterfaceList<T> Method

Represents method CreateInterfaceList<T>.

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

Type Parameters

T

Return Value

Type: IList<T>