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.