Method Enqueue
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
Enqueue(T)
Adds an item to the end.
void Enqueue(T item)
Parameters
itemTThe item to add
Adds an item to the end.
void Enqueue(T item)
item TThe item to add