C# Class System.Globalization.CalendarTable

Inheritance: BaseInfoTable
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
CalendarTable System.Runtime.Remoting
CalendarTable System.Runtime.Remoting
ICURRENTERA int
IFORMATFLAGS int
SABBREVDAYNAMES String[]
SABBREVENGERANAMES String[]
SABBREVERANAMES String[]
SABBREVMONTHNAMES String[]
SDAYNAMES String[]
SERANAMES String[]
SERARANGES int[][]
SLEAPYEARMONTHNAMES String[]
SLONGDATE String[]
SMONTHDAY String
SMONTHNAMES String[]
SSHORTDATE String[]
SSUPERSHORTDAYNAMES String[]
SYEARMONTH String[]
SetDataItemPointers void
nativeGetEraName String

Private Methods

Method Description
CalendarTable ( ) : System.Runtime.Remoting
CalendarTable ( String fileName, bool fromAssembly ) : System.Runtime.Remoting
ICURRENTERA ( int id ) : int
IFORMATFLAGS ( int id ) : int
SABBREVDAYNAMES ( int id ) : String[]
SABBREVENGERANAMES ( int id ) : String[]
SABBREVERANAMES ( int id ) : String[]
SABBREVMONTHNAMES ( int id ) : String[]
SDAYNAMES ( int id ) : String[]
SERANAMES ( int id ) : String[]
SERARANGES ( int id ) : int[][]
SLEAPYEARMONTHNAMES ( int id ) : String[]
SLONGDATE ( int id ) : String[]
SMONTHDAY ( int id ) : String
SMONTHNAMES ( int id ) : String[]
SSHORTDATE ( int id ) : String[]
SSUPERSHORTDAYNAMES ( int id ) : String[]
SYEARMONTH ( int id ) : String[]
SetDataItemPointers ( ) : void
nativeGetEraName ( int culture, int calID ) : String