FeedClockVector::GetEnumerator Method
Returns an enumerator that iterates through the clock vector elements.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<IClockVectorElement>An enumerator that iterates through the clock vector elements.
Implements
IEnumerable<T>::GetEnumerator()
Show: