FeedClockVector::Clear Method

Removes all items from the clock vector.

Namespace:  Microsoft.Synchronization.FeedSync
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
virtual void Clear() sealed

Implements

ICollection<T>::Clear()
Show: