Partager via


CompletionSet.Filter Method

Include Protected Members
Include Inherited Members

Restricts the set of completions to those that match the applicability text of the completion set, and then determines the best match.

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 Filter() Restricts the set of completions to those that match the applicability text of the completion set, and then determines the best match.
Protected method Filter(CompletionMatchType, Boolean) Restricts the set of completions to those that match the applicability text of the completion set, and then determines the best match.

Top

See Also

Reference

CompletionSet Class

Microsoft.VisualStudio.Language.Intellisense Namespace