Method ReplaceOrdinalReplaceOrdinal(string, string, string)Declaration Full screenpublic static string ReplaceOrdinal(this string s, string oldValue, string newValue) Parameters Type Name Description string s string oldValue string newValue Returns Type Description string