Show / Hide Table of Contents

Interface IObservableQueue<T>

Inherited Members
IQueue<T>.Enqueue(T)
IQueue<T>.Dequeue()
IReadOnlyQueue<T>.Peek()
INotifyQueueChanged.add_QueueChanged(NotifyQueueChangedEventHandler)
INotifyQueueChanged.remove_QueueChanged(NotifyQueueChangedEventHandler)
INotifyQueueChanged.QueueChanged
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IObservableQueue<T> : IQueue<T>, IReadOnlyQueue<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, ICollection, INotifyQueueChanged
Type Parameters
Name Description
T
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©