CompletionSet Constructor

 

Initializes a new instance of CompletionSet.

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

NameDescription
System_CAPS_pubmethodCompletionSet()

Initializes a new instance of CompletionSet.

System_CAPS_pubmethodCompletionSet(String^, String^, ITrackingSpan^, IEnumerable<Completion^>^, IEnumerable<Completion^>^)

Initializes a new instance of CompletionSet with the specified name and text.

Return to top
Show: