IQueue2 (ITF)ΒΆ

INTERFACE IQueue2 EXTENDS IQueue, IContainsValue

Methods:

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 IQueue

Poll, inherited from IQueue

RemoveAllElements, inherited from ICollection

RemoveElement, inherited from ICollection