ServiceCollection Constructor

Creates a new ServiceCollection.

Namespace:  Microsoft.Data.Tools.Design.Core.Context
Assembly:  Microsoft.Data.Tools.Design.Core (in Microsoft.Data.Tools.Design.Core.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ServiceCollection()
protected ServiceCollection()
protected:
ServiceCollection()
new : unit -> ServiceCollection
protected function ServiceCollection()

See Also

Reference

ServiceCollection Class

Microsoft.Data.Tools.Design.Core.Context Namespace