SubLib Subtitle Library

Subtitles.ReplaceAll Method

Replaces all occurences of some text with the specified replacement.

Overload List

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[]);

See Also

Subtitles Class | SubLib Namespace