Compare with another object for equality.
true if the object passed is also of type Queue
and has the same address as the current instance, false otherwise.
The current instance is said to be equals to another object when the latter is also a Queue
instance and both have the same address.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
Queue Class | TIBCO.EMS Namespace