FeedClockVector::RemoveAt Method
Removes the element at the specified index.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- index
- Type: System::Int32
The index of the element to remove from the clock vector.
Implements
IList<T>::RemoveAt(Int32)
Show: