이 페이지가 있는 버전:
이 페이지가 없는 버전:
Removes a custom operator that was added on the QueryEngine.
// Remove an operator based on its token var operatorToken = "%"; queryEngine.RemoveOperator(operatorToken);