Freigeben über


ICompletionBroker.TriggerCompletion Method

Include Protected Members
Include Inherited Members

Starts the process of statement completion.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TriggerCompletion(ITextView) Starts the process of statement completion, assuming the caret position to be the position at which completions should be inserted.
Public method TriggerCompletion(ITextView, ITrackingPoint, Boolean) Starts the process of statement completion at the specified position.

Top

See Also

Reference

ICompletionBroker Interface

Microsoft.VisualStudio.Language.Intellisense Namespace