Iterators
An iterator encapsulates a list of objects and a cursor that maintains the current position in the list. The concept of an Iterator, as available in IBM® Message Service Client for C/C++, is implemented by using IEnumerator interface in IBM Message Service Client for .NET.
An iterator encapsulates a list of objects and a cursor that maintains the current position in the list. The concept of an Iterator, as available in IBM® Message Service Client for C/C++, is implemented by using IEnumerator interface in IBM Message Service Client for .NET.