TRegularExpression.Replace(String,TMatchEvaluator,Integer) Method
Represents method Replace(String,TMatchEvaluator,Integer)
.
public function Replace(const Input: String; Evaluator: TMatchEvaluator; Count: Integer): String; overload;
Parameters
- Input
- Type: String
- Evaluator
- Type: TMatchEvaluator
- Count
- Type: Integer
Return Value
Type: String