SyncKnowledge-Konstruktor

Initialisiert eine neue Instanz der SyncKnowledge-Klasse.

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()

Hinweise

Diese Form des Konstruktors erstellt ein leeres Wissensobjekt. Er ist nur für die interne Verwendung zu Deserialisierungszwecken vorgesehen.

Siehe auch

Verweis

SyncKnowledge Klasse

SyncKnowledge-Member

SyncKnowledge-Überladung

Microsoft.Synchronization-Namespace