Nevron.Nov.DataStructures Namespace : INQueue<T> Interface |
'Declaration
Public Interface INQueue(Of T) Inherits INClearable, INContains(Of T), INCountable(Of T), INIterable(Of T), INSet(Of T)
'Usage
Dim instance As INQueue(Of T)
public interface INQueue<T> : INClearable, INContains<T>, INCountable<T>, INIterable<T>, INSet<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2