CompletionSet Constructor
Visual Studio 2015
Initializes a new instance of CompletionSet.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | CompletionSet() | Initializes a new instance of CompletionSet. |
![]() | CompletionSet(String^, String^, ITrackingSpan^, IEnumerable<Completion^>^, IEnumerable<Completion^>^) | Initializes a new instance of CompletionSet with the specified name and text. |
Show:
