Provides a generic enumeration interface. Objects that implement this interface support sequential scanning of all the contained elements.
Cloneable | +--IEnumerator
package com.ms.wfc.util
public interface IEnumerator extends Cloneable