We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Visual Basic .NET wiki!
Dictionaries in VB.NET :
Use this to declare a dictionary ignoring case sensitive Private {name} As New Dictionary(Of String, String)(System.StringComparer.OrdinalIgnoreCase)