GregorianCalendarTypes

GregorianCalendarTypes CF 1.0, serializable

System.Globalization (mscorlib.dll) enum

This enumeration specifies some language-specific variations of the Gregorian calendar that can be set with the GregorianCalendar.CalendarType property.

 public enum  GregorianCalendarTypes  {  Localized = 1  ,  USEnglish = 2  ,  MiddleEastFrench = 9  ,  Arabic = 10  ,  TransliteratedEnglish = 11  ,  TransliteratedFrench = 12  } 

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable , System.IConvertible) GregorianCalendarTypes

Returned By

GregorianCalendar.CalendarType

Passed To

GregorianCalendar.{CalendarType , GregorianCalendar( )}



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net