Completion Constructor

 

Initializes a new instance of Completion.

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

NameDescription
System_CAPS_pubmethodCompletion()

Initializes a new instance of Completion.

System_CAPS_pubmethodCompletion(String^)

Initializes a new instance of Completion with the specified display text.

System_CAPS_pubmethodCompletion(String^, String^, String^, ImageSource^, String^)

Initializes a new instance of Completion with the specified text and description.

Return to top
Show: