Show / Hide Table of Contents

Interface IQueue

Inherited Members
IReadOnlyQueue.Peek()
IReadOnlyQueue.Count
ICollection.CopyTo(Array, int)
ICollection.IsSynchronized
ICollection.SyncRoot
IEnumerable.GetEnumerator()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IQueue : IReadOnlyQueue, ICollection, IEnumerable

Methods

Dequeue()

Declaration
object Dequeue()
Returns
Type Description
object

Enqueue(object)

Declaration
void Enqueue(object item)
Parameters
Type Name Description
object item
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©