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 System

Totale classi: 1364, di cui
  • 414 nuove
  • 585 modificate
  • 0 rimosse

Pagina 1 2 3 4 5 6 7 8 9 10 ...

 System.ComponentModel.DescriptionAttribute !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Default 
 =Default 
 =Equals (Object obj)
 =Equals (Object obj)
 =GetHashCode ()
 =GetHashCode ()
 +IsDefaultAttribute ()
 =Description 
 =Description 

 System.ComponentModel.CategoryAttribute !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Equals (Object obj)
 =Equals (Object obj)
 =GetHashCode ()
 =GetHashCode ()
 =IsDefaultAttribute ()
 =IsDefaultAttribute ()
 =Action 
 =Action 
 =Appearance 
 =Appearance 
 +Asynchronous 
 =Behavior 
 =Behavior 
 =Category 
 =Category 
 =Data 
 =Data 
 =Default 
 =Default 
 =Design 
 =Design 
 =DragDrop 
 =DragDrop 
 =Focus 
 =Focus 
 =Format 
 =Format 
 =Key 
 =Key 
 =Layout 
 =Layout 
 =Mouse 
 =Mouse 
 =WindowStyle 
 =WindowStyle 

 System.Text.RegularExpressions.Regex !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname)
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes)
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes, String resourceFile)
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname)
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes)
 =CompileToAssembly (RegexCompilationInfo[] regexinfos, AssemblyName assemblyname, CustomAttributeBuilder[] attributes, String resourceFile)
 =Escape (String str)
 =Escape (String str)
 =GetGroupNames ()
 =GetGroupNames ()
 =GetGroupNumbers ()
 =GetGroupNumbers ()
 =GroupNameFromNumber (Int32 i)
 =GroupNameFromNumber (Int32 i)
 =GroupNumberFromName (String name)
 =GroupNumberFromName (String name)
 =IsMatch (String input, String pattern)
 =IsMatch (String input, String pattern, RegexOptions options)
 =IsMatch (String input)
 =IsMatch (String input, Int32 startat)
 =IsMatch (String input, String pattern)
 =IsMatch (String input, String pattern, RegexOptions options)
 =IsMatch (String input)
 =IsMatch (String input, Int32 startat)
 =Match (String input, String pattern)
 =Match (String input, String pattern, RegexOptions options)
 =Match (String input)
 =Match (String input, Int32 startat)
 =Match (String input, Int32 beginning, Int32 length)
 =Match (String input, String pattern)
 =Match (String input, String pattern, RegexOptions options)
 =Match (String input)
 =Match (String input, Int32 startat)
 =Match (String input, Int32 beginning, Int32 length)
 =Matches (String input, String pattern)
 =Matches (String input, String pattern, RegexOptions options)
 =Matches (String input)
 =Matches (String input, Int32 startat)
 =Matches (String input, String pattern)
 =Matches (String input, String pattern, RegexOptions options)
 =Matches (String input)
 =Matches (String input, Int32 startat)
 =Replace (String input, String pattern, String replacement)
 =Replace (String input, String pattern, String replacement, RegexOptions options)
 =Replace (String input, String replacement)
 =Replace (String input, String replacement, Int32 count)
 =Replace (String input, String replacement, Int32 count, Int32 startat)
 =Replace (String input, String pattern, MatchEvaluator evaluator)
 =Replace (String input, String pattern, MatchEvaluator evaluator, RegexOptions options)
 =Replace (String input, MatchEvaluator evaluator)
 =Replace (String input, MatchEvaluator evaluator, Int32 count)
 =Replace (String input, MatchEvaluator evaluator, Int32 count, Int32 startat)
 =Replace (String input, String pattern, String replacement)
 =Replace (String input, String pattern, String replacement, RegexOptions options)
 =Replace (String input, String replacement)
 =Replace (String input, String replacement, Int32 count)
 =Replace (String input, String replacement, Int32 count, Int32 startat)
 =Replace (String input, String pattern, MatchEvaluator evaluator)
 =Replace (String input, String pattern, MatchEvaluator evaluator, RegexOptions options)
 =Replace (String input, MatchEvaluator evaluator)
 =Replace (String input, MatchEvaluator evaluator, Int32 count)
 =Replace (String input, MatchEvaluator evaluator, Int32 count, Int32 startat)
 =Split (String input, String pattern)
 =Split (String input, String pattern, RegexOptions options)
 =Split (String input)
 =Split (String input, Int32 count)
 =Split (String input, Int32 count, Int32 startat)
 =Split (String input, String pattern)
 =Split (String input, String pattern, RegexOptions options)
 =Split (String input)
 =Split (String input, Int32 count)
 =Split (String input, Int32 count, Int32 startat)
 =ToString ()
 =ToString ()
 =Unescape (String str)
 =Unescape (String str)
 +CacheSize 
 =Options 
 =Options 
 =RightToLeft 
 =RightToLeft 

 System.Text.RegularExpressions.MatchEvaluator =
 =.ctor ()
 =BeginInvoke (Match match, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Match match)

 System.Text.RegularExpressions.Capture =
 =ToString ()
 =Index 
 =Length 
 =Value 

 System.Text.RegularExpressions.CaptureCollection =
 =CopyTo (Array array, Int32 arrayIndex)
 =GetEnumerator ()
 =Count 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Int32 i]
 =SyncRoot 

 System.Text.RegularExpressions.RegexCompilationInfo =
 =.ctor ()
 =IsPublic 
 =Name 
 =Namespace 
 =Options 
 =Pattern 

 System.Text.RegularExpressions.Group =
 =Synchronized (Group inner)
 =Captures 
 =Success 

 System.Text.RegularExpressions.GroupCollection =
 =CopyTo (Array array, Int32 arrayIndex)
 =GetEnumerator ()
 =Count 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Int32 groupnum]
 =Item [String groupname]
 =SyncRoot 

 System.Text.RegularExpressions.RegexRunner =

 System.Text.RegularExpressions.Match =
 =NextMatch ()
 =Result (String replacement)
 =Synchronized (Match inner)
 =Empty 
 =Groups 

 System.Text.RegularExpressions.MatchCollection =
 =CopyTo (Array array, Int32 arrayIndex)
 =GetEnumerator ()
 =Count 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Int32 i]
 =SyncRoot 

 System.Text.RegularExpressions.RegexOptions =
 =Compiled 
 =CultureInvariant 
 =ECMAScript 
 =ExplicitCapture 
 =IgnoreCase 
 =IgnorePatternWhitespace 
 =Multiline 
 =None 
 =RightToLeft 
 =Singleline 
 =value__ 

 System.Text.RegularExpressions.RegexRunnerFactory =

Powered by Ricciolo