CompletionSet.SelectBestMatch Method
Include Protected Members
Include Inherited Members
Determines the best match in the completion set.
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 | |
---|---|---|
SelectBestMatch() | Determines the best match in the completion set. | |
SelectBestMatch(CompletionMatchType, Boolean) | Determines the best match in the completion set for the given match type. |
Top