Joutsen v0.5.0+12-g5dd5f7e
Joutsen.Collections.Generic.Stack< ItemType > Member List

This is the complete list of members for Joutsen.Collections.Generic.Stack< ItemType >, including all inherited members.

Clear()Joutsen.Collections.Generic.Stack< ItemType >
CountJoutsen.Collections.Generic.Stack< ItemType >
Peek()Joutsen.Collections.Generic.Stack< ItemType >
Pop()Joutsen.Collections.Generic.Stack< ItemType >
Push(ItemType item)Joutsen.Collections.Generic.Stack< ItemType >
Push(SCG.IEnumerable< ItemType > items)Joutsen.Collections.Generic.Stack< ItemType >