Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

Legenda

- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1

Namespace mscorlib

Totale classi: 2135, di cui
  • 395 nuove
  • 804 modificate
  • 0 rimosse

Pagina ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ...

 System.Globalization.SortKey =
 =Compare (SortKey sortkey1, SortKey sortkey2)
 =Equals (Object value)
 =GetHashCode ()
 =ToString ()
 =KeyData 
 =OriginalString 

 System.Globalization.StringInfo !=
 =.ctor ()
 =.ctor ()
 -Equals (Object value)
 -GetHashCode ()
 =GetNextTextElement (String str)
 =GetNextTextElement (String str, Int32 index)
 =GetTextElementEnumerator (String str)
 =GetTextElementEnumerator (String str, Int32 index)
 =ParseCombiningCharacters (String str)
 -SubstringByTextElements (Int32 startingTextElement)
 -SubstringByTextElements (Int32 startingTextElement, Int32 lengthInTextElements)
 -LengthInTextElements 
 -String 

 System.Globalization.TaiwanCalendar !=
 =.ctor ()
 =AddMonths (DateTime time, Int32 months)
 =AddYears (DateTime time, Int32 years)
 =GetDayOfMonth (DateTime time)
 =GetDayOfWeek (DateTime time)
 =GetDayOfYear (DateTime time)
 =GetDaysInMonth (Int32 year, Int32 month, Int32 era)
 =GetDaysInYear (Int32 year, Int32 era)
 =GetEra (DateTime time)
 -GetLeapMonth (Int32 year, Int32 era)
 =GetMonth (DateTime time)
 =GetMonthsInYear (Int32 year, Int32 era)
 -GetWeekOfYear (DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek)
 =GetYear (DateTime time)
 =IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era)
 =IsLeapMonth (Int32 year, Int32 month, Int32 era)
 =IsLeapYear (Int32 year, Int32 era)
 =ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era)
 =ToFourDigitYear (Int32 year)
 -AlgorithmType 
 =Eras 
 -MaxSupportedDateTime 
 -MinSupportedDateTime 
 =TwoDigitYearMax 

 System.Globalization.TaiwanLunisolarCalendar +
 +.ctor ()
 +GetEra (DateTime time)
 +Eras 
 +MaxSupportedDateTime 
 +MinSupportedDateTime 

 System.Globalization.TextElementEnumerator =
 =GetTextElement ()
 =MoveNext ()
 =Reset ()
 =Current 
 =ElementIndex 

 System.Globalization.TextInfo !=
 -Clone ()
 =Equals (Object obj)
 =GetHashCode ()
 -ReadOnly (TextInfo textInfo)
 =ToLower (Char c)
 =ToLower (String str)
 =ToString ()
 =ToTitleCase (String str)
 =ToUpper (Char c)
 =ToUpper (String str)
 =ANSICodePage 
 -CultureName 
 =EBCDICCodePage 
 -IsReadOnly 
 -IsRightToLeft 
 -LCID 
 =ListSeparator 
 =MacCodePage 
 =OEMCodePage 

 System.Globalization.ThaiBuddhistCalendar !=
 =.ctor ()
 =ThaiBuddhistEra 
 =AddMonths (DateTime time, Int32 months)
 =AddYears (DateTime time, Int32 years)
 =GetDayOfMonth (DateTime time)
 =GetDayOfWeek (DateTime time)
 =GetDayOfYear (DateTime time)
 =GetDaysInMonth (Int32 year, Int32 month, Int32 era)
 =GetDaysInYear (Int32 year, Int32 era)
 =GetEra (DateTime time)
 -GetLeapMonth (Int32 year, Int32 era)
 =GetMonth (DateTime time)
 =GetMonthsInYear (Int32 year, Int32 era)
 -GetWeekOfYear (DateTime time, CalendarWeekRule rule, DayOfWeek firstDayOfWeek)
 =GetYear (DateTime time)
 =IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era)
 =IsLeapMonth (Int32 year, Int32 month, Int32 era)
 =IsLeapYear (Int32 year, Int32 era)
 =ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era)
 =ToFourDigitYear (Int32 year)
 -AlgorithmType 
 =Eras 
 -MaxSupportedDateTime 
 -MinSupportedDateTime 
 =TwoDigitYearMax 

 System.Globalization.NumberFormatInfo !=
 =.ctor ()
 =Clone ()
 =GetFormat (Type formatType)
 =GetInstance (IFormatProvider formatProvider)
 =ReadOnly (NumberFormatInfo nfi)
 =CurrencyDecimalDigits 
 =CurrencyDecimalSeparator 
 =CurrencyGroupSeparator 
 =CurrencyGroupSizes 
 =CurrencyNegativePattern 
 =CurrencyPositivePattern 
 =CurrencySymbol 
 =CurrentInfo 
 -DigitSubstitution 
 =InvariantInfo 
 =IsReadOnly 
 =NaNSymbol 
 -NativeDigits 
 =NegativeInfinitySymbol 
 =NegativeSign 
 =NumberDecimalDigits 
 =NumberDecimalSeparator 
 =NumberGroupSeparator 
 =NumberGroupSizes 
 =NumberNegativePattern 
 =PercentDecimalDigits 
 =PercentDecimalSeparator 
 =PercentGroupSeparator 
 =PercentGroupSizes 
 =PercentNegativePattern 
 =PercentPositivePattern 
 =PercentSymbol 
 =PerMilleSymbol 
 =PositiveInfinitySymbol 
 =PositiveSign 

 System.Globalization.NumberStyles =
 =AllowCurrencySymbol 
 =AllowDecimalPoint 
 =AllowExponent 
 =AllowHexSpecifier 
 =AllowLeadingSign 
 =AllowLeadingWhite 
 =AllowParentheses 
 =AllowThousands 
 =AllowTrailingSign 
 =AllowTrailingWhite 
 =Any 
 =Currency 
 =Float 
 =HexNumber 
 =Integer 
 =None 
 =Number 
 =value__ 

 System.Globalization.UmAlQuraCalendar +
 +.ctor ()
 +UmAlQuraEra 
 +AddMonths (DateTime time, Int32 months)
 +AddYears (DateTime time, Int32 years)
 +GetDayOfMonth (DateTime time)
 +GetDayOfWeek (DateTime time)
 +GetDayOfYear (DateTime time)
 +GetDaysInMonth (Int32 year, Int32 month, Int32 era)
 +GetDaysInYear (Int32 year, Int32 era)
 +GetEra (DateTime time)
 +GetLeapMonth (Int32 year, Int32 era)
 +GetMonth (DateTime time)
 +GetMonthsInYear (Int32 year, Int32 era)
 +GetYear (DateTime time)
 +IsLeapDay (Int32 year, Int32 month, Int32 day, Int32 era)
 +IsLeapMonth (Int32 year, Int32 month, Int32 era)
 +IsLeapYear (Int32 year, Int32 era)
 +ToDateTime (Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond, Int32 era)
 +ToFourDigitYear (Int32 year)
 +AlgorithmType 
 +Eras 
 +MaxSupportedDateTime 
 +MinSupportedDateTime 
 +TwoDigitYearMax 

 System.Globalization.UnicodeCategory =
 =ClosePunctuation 
 =ConnectorPunctuation 
 =Control 
 =CurrencySymbol 
 =DashPunctuation 
 =DecimalDigitNumber 
 =EnclosingMark 
 =FinalQuotePunctuation 
 =Format 
 =InitialQuotePunctuation 
 =LetterNumber 
 =LineSeparator 
 =LowercaseLetter 
 =MathSymbol 
 =ModifierLetter 
 =ModifierSymbol 
 =NonSpacingMark 
 =OpenPunctuation 
 =OtherLetter 
 =OtherNotAssigned 
 =OtherNumber 
 =OtherPunctuation 
 =OtherSymbol 
 =ParagraphSeparator 
 =PrivateUse 
 =SpaceSeparator 
 =SpacingCombiningMark 
 =Surrogate 
 =TitlecaseLetter 
 =UppercaseLetter 
 =value__ 

 System.Text.Encoding !=
 -Clone ()
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes)
 =Convert (Encoding srcEncoding, Encoding dstEncoding, Byte[] bytes, Int32 index, Int32 count)
 =Equals (Object value)
 =GetByteCount (Char[] chars)
 =GetByteCount (String s)
 =GetByteCount (Char[] chars, Int32 index, Int32 count)
 -GetByteCount (Char* chars, Int32 count)
 =GetBytes (Char[] chars)
 =GetBytes (Char[] chars, Int32 index, Int32 count)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 =GetBytes (String s)
 =GetBytes (String s, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex)
 -GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount)
 =GetCharCount (Byte[] bytes)
 =GetCharCount (Byte[] bytes, Int32 index, Int32 count)
 -GetCharCount (Byte* bytes, Int32 count)
 =GetChars (Byte[] bytes)
 =GetChars (Byte[] bytes, Int32 index, Int32 count)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 -GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount)
 =GetDecoder ()
 =GetEncoder ()
 =GetEncoding (Int32 codepage)
 -GetEncoding (Int32 codepage, EncoderFallback encoderFallback, DecoderFallback decoderFallback)
 =GetEncoding (String name)
 -GetEncoding (String name, EncoderFallback encoderFallback, DecoderFallback decoderFallback)
 -GetEncodings ()
 =GetHashCode ()
 =GetMaxByteCount (Int32 charCount)
 =GetMaxCharCount (Int32 byteCount)
 =GetPreamble ()
 =GetString (Byte[] bytes)
 =GetString (Byte[] bytes, Int32 index, Int32 count)
 -IsAlwaysNormalized ()
 -IsAlwaysNormalized (NormalizationForm form)
 =ASCII 
 =BigEndianUnicode 
 =BodyName 
 =CodePage 
 -DecoderFallback 
 =Default 
 -EncoderFallback 
 =EncodingName 
 =HeaderName 
 =IsBrowserDisplay 
 =IsBrowserSave 
 =IsMailNewsDisplay 
 =IsMailNewsSave 
 -IsReadOnly 
 -IsSingleByte 
 =Unicode 
 -UTF32 
 =UTF7 
 =UTF8 
 =WebName 
 =WindowsCodePage 

 System.Text.Encoder !=
 -Convert (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Int32 byteCount, Boolean flush, Int32& charsUsed, Int32& bytesUsed, Boolean& completed)
 -Convert (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush, Int32& charsUsed, Int32& bytesUsed, Boolean& completed)
 =GetByteCount (Char[] chars, Int32 index, Int32 count, Boolean flush)
 -GetByteCount (Char* chars, Int32 count, Boolean flush)
 =GetBytes (Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)
 -GetBytes (Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush)
 -Reset ()
 -Fallback 
 -FallbackBuffer 

 System.Text.Decoder !=
 -Convert (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Int32 charCount, Boolean flush, Int32& bytesUsed, Int32& charsUsed, Boolean& completed)
 -Convert (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush, Int32& bytesUsed, Int32& charsUsed, Boolean& completed)
 =GetCharCount (Byte[] bytes, Int32 index, Int32 count)
 -GetCharCount (Byte[] bytes, Int32 index, Int32 count, Boolean flush)
 -GetCharCount (Byte* bytes, Int32 count, Boolean flush)
 =GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
 -GetChars (Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
 -GetChars (Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
 -Reset ()
 -Fallback 
 -FallbackBuffer 

Powered by Ricciolo