SyncAnchor::IsNull Method

Determines whether a SyncAnchor is null.

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

public:
bool IsNull()

Return Value

Type: System::Boolean
true if the anchor value is null; otherwise, false.
Show: