Click or drag to resize

FixedQueueT Methods

[This is preliminary documentation and is subject to change.]

The FixedQueueT generic type exposes the following members.

Methods
  NameDescription
Public methodDequeue
Dequeues an object
Public methodElementAt
Gets the element at a given virtual index
Public methodEnqueue
Enqueues an object
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also