Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
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 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 ...
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 = |
---|
System.CodeDom.CodeObject = | ||
---|---|---|
= | .ctor () | |
= | UserData |
System.CodeDom.CodeExpression = | ||
---|---|---|
= | .ctor () |
System.CodeDom.CodeArgumentReferenceExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ParameterName |
System.CodeDom.CodeArrayCreateExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CreateType | |
= | Initializers | |
= | Size | |
= | SizeExpression |
System.CodeDom.CodeArrayIndexerExpression = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Indices | |
= | TargetObject |
Powered by Ricciolo