Table of Contents

Method Dequeue

Namespace
ComfileTech.jControls
Assembly
ComfileTech.jControls.dll

Dequeue()

Removes an item from the beginning.

T Dequeue()

Returns

T

The item removed

Exceptions

InvalidOperationException

The collection is empty