Spring.Collections.Stacks Namespace

Represents namespace Spring.Collections.Stacks.

 NameDescription
TObjectStack<T>

Represents type TObjectStack<T>.

TStack<T>

Represents a last-in, first-out (LIFO) collection of items.

TStack<T>.TEnumerator

Represents type TEnumerator.

Top