IEnum |
The IEnumUnknown type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a copy of the enumerator in its current state. | |
| Next | Retrieves a specified number of interfaces in the enumeration sequence. | |
| Reset | Resets the enumeration sequence to the beginning. | |
| Skip | Skips a specified number of interfaces in the enumeration sequence. |