remove_provider


Description:

public bool remove_provider (SourceCompletionProvider provider) throws Error

Remove provider from the completion.

Parameters:

this

a SourceCompletion.

provider

a SourceCompletionProvider.

Returns:

true if provider was successfully removed, otherwise if throws is provided, it will be set with the error and false is returned.