AutoCompleteItemsProvider Constructors
Enables you to obtain the list of suggestions corresponding to a specific part of an expression.Name | Parameters | Description |
---|---|---|
AutoCompleteItemsProvider(ExpressionEditorContext) | context | Initializes a new instance of the AutoCompleteItemsProvider class with the specified context. |
See Also