DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Fixed
Queue
T
Enqueue Method
Overload List
Enqueue(T)
Adds an object to the end of the
Queue
T
.
Enqueue(T, Boolean)
Adds an object to the end of this
FixedQueue
T
.
See Also
Reference
FixedQueue
T
Class
DevCase.Runtime.Collections Namespace
In This Article
Overload List
See Also