Enqueue()

Namespace ›› System ›› MfQueue ›› Methods ››
Parent Previous Next

Enqueue()

instance.Enqueue(obj)

Enqueue(obj)

Adds an object to the end of the MfQueue.

Parameters

obj

The object to add to the MfQueue. The value can be Null.