Represents method CreateStack<T>(IStack<T>).
CreateStack<T>(IStack<T>)
public class function CreateStack<T>(const source: IStack<T>): IStack;