Uses any enabled text matchers to process any relevant find syntax (eg. \1 style groupings in regex).
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public virtual string ProcessReplacementSyntax( string replacement, Highlight match )
Public Overridable Function ProcessReplacementSyntax ( replacement As String, match As Highlight ) As String
public: virtual String^ ProcessReplacementSyntax( String^ replacement, Highlight^ match )
abstract ProcessReplacementSyntax : replacement : string * match : Highlight -> string override ProcessReplacementSyntax : replacement : string * match : Highlight -> string
Return Value
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)