Microsoft SDK for Java

IEnumerator Interface

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.