IEnumFeedClockVector Interface
Enumerates the clock vector elements that are stored in a clock vector that contains FeedSync information.
IEnumFeedClockVector methods | Description |
|---|---|
Returns the next elements in the clock vector, if 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: