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

C1.Win.ExpressionEditor.5 アセンブリ > C1.Win.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : SetCustomEngine メソッド
カスタムエンジン。
カスタムレキサー。
カスタムエンジンを式エディタに設定します。
シンタックス
'宣言
 
Public Sub SetCustomEngine( _
   ByVal engine As IEngine, _
   ByVal lexer As IExpressionLexer _
) 
public void SetCustomEngine( 
   IEngine engine,
   IExpressionLexer lexer
)

パラメータ

engine
カスタムエンジン。
lexer
カスタムレキサー。
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ