SyncAdapterCollection Constructor
Initializes a new instance of the SyncAdapterCollection class.
Namespace: Microsoft.Synchronization.Data.Server
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SyncAdapterCollection()
public SyncAdapterCollection()
public:
SyncAdapterCollection()
new : unit -> SyncAdapterCollection
public function SyncAdapterCollection()