Click or drag to resize

IQueueT Interface

Namespace:  QuickGraph.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IQueue<T>

Type Parameters

T

The IQueueT type exposes the following members.

Properties
  NameDescription
Public propertyCount
Top
Methods
See Also