The ObjectEnumerator class of the com.ms.iis.asp package exposes a single method for retrieving the next item from an ObjectDictionary.
public ObjectEnumerator(com.ms.com.IenumVariant, com.ms.iis.asp.IAspDictionary) extends VariantEnumerator; { //Methods public java.lang.Object nextItem(); }