Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Culture Codes

0 views
Skip to first unread message

shapper

unread,
Nov 27, 2006, 9:20:14 PM11/27/06
to
Hello,

Is there a way of retrieving all the culture codes and names?

And is there a culture type which I could use in a variable?

Thanks,

Miguel

Joe Mayo (C# MVP)

unread,
Nov 27, 2006, 10:09:10 PM11/27/06
to
Hi Shapper,

There is a System.Globalization.CultureInfo class you can use. The
CultureInfo.GetCultures() method will return all the available cultures for
you.

Joe
--
http://www.csharp-station.com

0 new messages