IEnumClockVector Interface
Enumerates the clock vector elements that are stored in a clock vector.
IEnumClockVector methods | Description |
|---|---|
Returns the next elements in the clock vector, if they are available. | |
Skips the specified number of clock vector elements. | |
Resets the enumerator to the beginning of the clock vector. | |
Clones the enumerator and returns a new enumerator that is in the same state as the current one. |
Show: