Replaces all occurences of some text with the specified replacement.
Replaces all occurences of some text with the specified replacement.
public int ReplaceAll(Regex,string,out int[],out string[]);
Replaces all occurences of some text with the specified replacement.
public int ReplaceAll(Regex,string,string,out int[],out string[]);
Subtitles Class | SubLib Namespace