CappedQueueTDequeue Method |
Removes and returns the element at the beginning of the queue.
Namespace: Network.Sim.MiscellaneousAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
SyntaxReturn Value
Type:
TThe object that is removed from the beginning of the
queue.
Exceptions
See Also