CompletionSet Constructor

Initializes a new instance of CompletionSet.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

'Declaration
Public Sub New
public CompletionSet()
public:
CompletionSet()
new : unit -> CompletionSet
public function CompletionSet()

.NET Framework Security

See Also

Reference

CompletionSet Class

CompletionSet Overload

Microsoft.VisualStudio.Language.Intellisense Namespace