If we have a string that contains letters and numbers and we want to remove all the
numbers from that particular string. What we have to do is to use regex to remove all numbers.
Demo & Full Guide
How to replace number from a string in C# replace number from a string in C#