instance.Enqueue(obj)
Adds an object to the end of the MfQueue.
obj
The object to add to the MfQueue. The value can be Null.