Table of Contents

Method Enqueue

Namespace
ComfileTech.jControls
Assembly
ComfileTech.jControls.dll

Enqueue(T)

Adds an item to the end.

void Enqueue(T item)

Parameters

item T

The item to add