Click or drag to resize

IPriorityQueueT Interface

Namespace:  SoftGear.Strix.Client.Core.Util
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public interface IPriorityQueue<T>

Type Parameters

T

The IPriorityQueueT type exposes the following members.

Properties
  NameDescription
Public propertyEmpty
Top
Methods
See Also