IStack3 (ITF)ΒΆ

INTERFACE IStack3 EXTENDS IStack2

Methods:

SafeElementIterator

AddElement, inherited from ICollection

ContainsElement, inherited from ICollection

CountElements, inherited from ICollection

ElementCompareTo, inherited from IElement

ElementEquals, inherited from IElement

ElementHashCode, inherited from IElement

ElementIterator, inherited from ICollection

Peek, inherited from IStack

Pop, inherited from IStack

RemoveAllElements, inherited from ICollection

RemoveElement, inherited from ICollection

Structure: