how to add a character at a specific part of a string C# code example Example: string.insert c# public string Insert(int Indexvalue, string value)