An NDoc Documented Class Library

IQueueBrowser.GetEnumerator Method 

Get an enumerator for browsing the contents of the queue.

IEnumerator GetEnumerator();

Return Value

An enumerator for browsing the contents of the queue.

Exceptions

Exception Type Condition
MsgException Thrown when an error occurs getting the enumerator for this queue browser.

See Also

IQueueBrowser Interface | webMethods.Msg Namespace