SyncKnowledge Constructor

Initializes a new instance of the SyncKnowledge class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SyncKnowledge()
public SyncKnowledge()
public:
SyncKnowledge()
new : unit -> SyncKnowledge
public function SyncKnowledge()

Remarks

This form of the constructor creates an empty knowledge object. It is intended for internal use only for deserialization.

See Also

Reference

SyncKnowledge Class

SyncKnowledge Overload

Microsoft.Synchronization Namespace