Constructor CodeCompletionList
CodeCompletionList(TextEditor)
Initializes a new instance of the CodeCompletionList
class with a specified owner.
public CodeCompletionList(TextEditor editor)
Parameters
editor
TextEditorTextEditor
object owns this new instance.