Dela via


FeedClockVector.Clear Method

Removes all items from the clock vector.

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

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As FeedClockVector

instance.Clear()
public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit 
override Clear : unit -> unit 
public final function Clear()

Implements

ICollection<T>.Clear()

See Also

Reference

FeedClockVector Class

Microsoft.Synchronization.FeedSync Namespace