Method ReplaceNext
ReplaceNext(string, bool)
public bool ReplaceNext(string replacement, bool wrapAround = true)
Parameters
Returns
ReplaceNext(string, string, bool, bool)
public bool ReplaceNext(string searchText, string replacement, bool matchCase = false, bool wrapAround = true)