This interface is supported by the voice-menu enumerator.
Member function | Description |
Clone | Returns another enumerator containing the same enumeration state as the current one. |
Next | Retrieves the specified number of items in the enumeration sequence. |
Reset | Resets the enumeration sequence back to the beginning. |
Skip | Skips a specified number of elements in the enumeration sequence. |