std:std.collections.Stack<T>.Data

Property Data:T[]

Gets the underlying array used by the stack.

Note that the returned array may be longer than the stack length.