IVsCompletionSetEx Members

Include Protected Members
Include Inherited Members

Allows a completion set to provide various kinds of customization.

The IVsCompletionSetEx type exposes the following members.

Methods

  Name Description
Public method CompareItems Compares two completor items.
Public method DecreaseFilterLevel Show in the completion list all common items available.
Public method GetCompletionItemColor Returns the foreground and background colors for a selected item.
Public method GetFilterLevel Returns the current filter level.
Public method IncreaseFilterLevel Show in the completion list the members of the specified type.
Public method OnCommitComplete

Top

See Also

Reference

IVsCompletionSetEx Interface

Microsoft.VisualStudio.TextManager.Interop Namespace