How to check if a character is a vowel in C# or VB.NET
To check if a character is a vowel you can use the following extension method. Extension Method in C# Extension Method in VB.NET
All the Code Snippets and Samples you need
To check if a character is a vowel you can use the following extension method. Extension Method in C# Extension Method in VB.NET