Expression Editor for WinForms
SetCustomEngine メソッド (ExpressionEditorCollection)

C1.Win.ExpressionEditor.4.5.2 アセンブリ > C1.Win.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : SetCustomEngine メソッド
custom engine.
custom lexer.
Set a custom engine to the expression editors.
シンタックス
'宣言
 
Public Sub SetCustomEngine( _
   ByVal engine As IEngine, _
   ByVal lexer As IExpressionLexer _
) 
public void SetCustomEngine( 
   IEngine engine,
   IExpressionLexer lexer
)

パラメータ

engine
custom engine.
lexer
custom lexer.
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ