TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

QueueBrowser.MoveNext Method 

Move to next message in the browser

public bool MoveNext();

Return Value

True if next message exists, false otherwise

Implements

IEnumerator.MoveNext

Remarks

This method has to be called initially on the enumerator to move to the first message.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

QueueBrowser Class | TIBCO.EMS Namespace