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 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...
System.ComponentModel.Design.Serialization.ResolveNameEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ResolveNameEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ResolveNameEventArgs e) |
System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Reloadable | |
= | SerializerBaseTypeName | |
= | SerializerTypeName | |
= | TypeId |
System.Collections.Specialized.BitVector32 = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CreateMask () | |
= | CreateMask (Int32 previous) | |
= | CreateSection (Int16 maxValue) | |
= | CreateSection (Int16 maxValue, Section previous) | |
= | Equals (Object o) | |
= | GetHashCode () | |
= | ToString () | |
= | ToString (BitVector32 value) | |
= | Section | |
= | Data | |
= | Item [Int32 bit] | |
= | Item [Section section] |
System.Collections.Specialized.CollectionsUtil = | ||
---|---|---|
= | .ctor () | |
= | CreateCaseInsensitiveHashtable () | |
= | CreateCaseInsensitiveHashtable (Int32 capacity) | |
= | CreateCaseInsensitiveHashtable (IDictionary d) | |
= | CreateCaseInsensitiveSortedList () |
System.Collections.Specialized.HybridDictionary = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (Object key, Object value) | |
= | Clear () | |
= | Contains (Object key) | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Remove (Object key) | |
= | Count | |
= | IsFixedSize | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Object key] | |
= | Keys | |
= | SyncRoot | |
= | Values |
System.Collections.Specialized.ListDictionary = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Add (Object key, Object value) | |
= | Clear () | |
= | Contains (Object key) | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Remove (Object key) | |
= | Count | |
= | IsFixedSize | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Object key] | |
= | Keys | |
= | SyncRoot | |
= | Values |
System.Collections.Specialized.NameObjectCollectionBase = | ||
---|---|---|
= | GetEnumerator () | |
= | GetObjectData (SerializationInfo info, StreamingContext context) | |
= | OnDeserialization (Object sender) | |
= | KeysCollection | |
= | Count | |
= | Keys |
System.Collections.Specialized.NameValueCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Add (String name, String value) | |
= | Add (NameValueCollection c) | |
= | Add (NameValueCollection c) | |
= | Add (String name, String value) | |
= | Clear () | |
= | Clear () | |
= | CopyTo (Array dest, Int32 index) | |
= | CopyTo (Array dest, Int32 index) | |
= | Get (Int32 index) | |
= | Get (String name) | |
= | Get (String name) | |
= | Get (Int32 index) | |
= | GetKey (Int32 index) | |
= | GetKey (Int32 index) | |
= | GetValues (Int32 index) | |
= | GetValues (String name) | |
= | GetValues (String name) | |
= | GetValues (Int32 index) | |
= | HasKeys () | |
= | HasKeys () | |
= | Remove (String name) | |
= | Remove (String name) | |
= | Set (String name, String value) | |
= | Set (String name, String value) | |
= | AllKeys | |
= | AllKeys | |
= | Item [String name] | |
= | Item [Int32 index] | |
= | Item [String name] | |
= | Item [Int32 index] |
System.Collections.Specialized.StringCollection = | ||
---|---|---|
= | .ctor () | |
= | Add (String value) | |
= | AddRange (String[] value) | |
= | Clear () | |
= | Contains (String value) | |
= | CopyTo (String[] array, Int32 index) | |
= | GetEnumerator () | |
= | IndexOf (String value) | |
= | Insert (Int32 index, String value) | |
= | Remove (String value) | |
= | RemoveAt (Int32 index) | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | SyncRoot |
System.Collections.Specialized.StringEnumerator = | ||
---|---|---|
= | MoveNext () | |
= | Reset () | |
= | Current |
System.Collections.Specialized.StringDictionary = | ||
---|---|---|
= | .ctor () | |
= | Add (String key, String value) | |
= | Clear () | |
= | ContainsKey (String key) | |
= | ContainsValue (String value) | |
= | CopyTo (Array array, Int32 index) | |
= | GetEnumerator () | |
= | Remove (String key) | |
= | Count | |
= | IsSynchronized | |
= | Item [String key] | |
= | Keys | |
= | SyncRoot | |
= | Values |
System.Web.AspNetHostingPermissionLevel = | ||
---|---|---|
= | High | |
= | Low | |
= | Medium | |
= | Minimal | |
= | None | |
= | Unrestricted | |
= | value__ |
System.Web.AspNetHostingPermissionAttribute = | ||
---|---|---|
= | .ctor () | |
= | CreatePermission () | |
= | Level |
System.Web.AspNetHostingPermission = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Copy () | |
= | FromXml (SecurityElement securityElement) | |
= | Intersect (IPermission target) | |
= | IsSubsetOf (IPermission target) | |
= | IsUnrestricted () | |
= | ToXml () | |
= | Union (IPermission target) | |
= | Level |
Powered by Ricciolo