C# Get Last Character of String (How It Works)
In C#, strings are zero-indexed arrays of characters, which means the first character is at index 0, and the last character is at index string.Length - 1
Read More
9 .NET API products for your office documents