¡@

Home 

c# Programming Glossary: unicoderangeinfo

How to enumerate the LOCALIZED alphabet in C#?

http://stackoverflow.com/questions/5676692/how-to-enumerate-the-localized-alphabet-in-c

#End Region #Region Locals Private AllRanges As List Of UnicodeRangeInfo #End Region Private Sub LoadRanges '' Ranges from http msdn.microsoft.com.. us library dd374090 28VS.85 29.aspx AllRanges New List Of UnicodeRangeInfo AllRanges.Add New UnicodeRangeInfo 0 H0 H7F Basic Latin AllRanges.Add.. AllRanges New List Of UnicodeRangeInfo AllRanges.Add New UnicodeRangeInfo 0 H0 H7F Basic Latin AllRanges.Add New UnicodeRangeInfo 1 H80..