TCollections.CreateStack<T> Method

Represents method CreateStack<T>.

Namespace: Spring.Collections
public
 class function CreateStack<T>: IStack<T>; overload; static;

Type Parameters

T

Return Value

Type: IStack<T>