Microsoft SDK for Java

IEnumVariant Interface Methods

The IEnumVariant interface contains the following methods:

Clone clones the IEnumVariant object.
Next retrieves elements from the enumeration sequence.
Reset resets the index to the start of the enumeration.
Skip skips elements in the enumeration.

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