Open sandboxFocus

Method ReplaceOrdinal

ReplaceOrdinal(string, string, string)

Declaration
public static string ReplaceOrdinal(this string s, string oldValue, string newValue)
Parameters
Type Name Description
string s
string oldValue
string newValue
Returns
Type Description
string