Show / Hide Table of Contents

Interface IReadOnlyQueue<T>

Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IReadOnlyQueue<T> : IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable
Type Parameters
Name Description
T

Methods

Peek()

Returns the object at the beginning of the queue without removing it.

Declaration
T Peek()
Returns
Type Description
T
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©