Version:
Replace(string input, System.Text.RegularExpressions.MatchEvaluator evaluator, int count) Method
Syntax
public
string Replace(string input, System.Text.RegularExpressions.MatchEvaluator evaluator, int count)
Parameters
- input
- Type: string
- evaluator
- Type: System.Text.RegularExpressions.MatchEvaluator
- count
- Type: int