Share via


ContextItemCollection Constructor

Creates a new ContextItemCollection object.

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 ContextItemCollection()
protected ContextItemCollection()
protected:
ContextItemCollection()
new : unit -> ContextItemCollection
protected function ContextItemCollection()

See Also

Reference

ContextItemCollection Class

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