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 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ...

 System.Collections.IHashCodeProvider =
 =GetHashCode (Object obj)

 System.Collections.CaseInsensitiveHashCodeProvider =
 =.ctor ()
 =.ctor ()
 =GetHashCode (Object obj)
 =Default 
 =DefaultInvariant 

 System.Collections.CollectionBase !=
 =Clear ()
 =Clear ()
 =GetEnumerator ()
 =GetEnumerator ()
 =RemoveAt (Int32 index)
 =RemoveAt (Int32 index)
 +Capacity 
 =Count 
 =Count 

 System.Collections.Comparer !=
 =.ctor ()
 =.ctor ()
 =Default 
 =Default 
 =DefaultInvariant 
 =DefaultInvariant 
 =Compare (Object a, Object b)
 =Compare (Object a, Object b)
 +GetObjectData (SerializationInfo info, StreamingContext context)

 System.Collections.IDictionary =
 =Add (Object key, Object value)
 =Clear ()
 =Contains (Object key)
 =GetEnumerator ()
 =Remove (Object key)
 =IsFixedSize 
 =IsReadOnly 
 =Item [Object key]
 =Keys 
 =Values 

 System.Collections.DictionaryBase =
 =Clear ()
 =CopyTo (Array array, Int32 index)
 =GetEnumerator ()
 =Count 

 System.Collections.DictionaryEntry =
 =.ctor ()
 =Key 
 =Value 

 System.Runtime.Serialization.IDeserializationCallback =
 =OnDeserialization (Object sender)

 System.Collections.Hashtable =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Add (Object key, Object value)
 =Add (Object key, Object value)
 =Clear ()
 =Clear ()
 =Clone ()
 =Clone ()
 =Contains (Object key)
 =Contains (Object key)
 =ContainsKey (Object key)
 =ContainsKey (Object key)
 =ContainsValue (Object value)
 =ContainsValue (Object value)
 =CopyTo (Array array, Int32 arrayIndex)
 =CopyTo (Array array, Int32 arrayIndex)
 =GetEnumerator ()
 =GetEnumerator ()
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =OnDeserialization (Object sender)
 =OnDeserialization (Object sender)
 =Remove (Object key)
 =Remove (Object key)
 =Synchronized (Hashtable table)
 =Synchronized (Hashtable table)
 =Count 
 =Count 
 =IsFixedSize 
 =IsFixedSize 
 =IsReadOnly 
 =IsReadOnly 
 =IsSynchronized 
 =IsSynchronized 
 =Item [Object key]
 =Item [Object key]
 =Keys 
 =Keys 
 =SyncRoot 
 =SyncRoot 
 =Values 
 =Values 

 System.Collections.IDictionaryEnumerator =
 =Entry 
 =Key 
 =Value 

 System.Collections.Queue =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Clear ()
 =Clone ()
 =Contains (Object obj)
 =CopyTo (Array array, Int32 index)
 =Dequeue ()
 =Enqueue (Object obj)
 =GetEnumerator ()
 =Peek ()
 =Synchronized (Queue queue)
 =ToArray ()
 =TrimToSize ()
 =Count 
 =IsSynchronized 
 =SyncRoot 

 System.Collections.ReadOnlyCollectionBase =
 =GetEnumerator ()
 =Count 

 System.Collections.SortedList =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Add (Object key, Object value)
 =Clear ()
 =Clone ()
 =Contains (Object key)
 =ContainsKey (Object key)
 =ContainsValue (Object value)
 =CopyTo (Array array, Int32 arrayIndex)
 =GetByIndex (Int32 index)
 =GetEnumerator ()
 =GetKey (Int32 index)
 =GetKeyList ()
 =GetValueList ()
 =IndexOfKey (Object key)
 =IndexOfValue (Object value)
 =Remove (Object key)
 =RemoveAt (Int32 index)
 =SetByIndex (Int32 index, Object value)
 =Synchronized (SortedList list)
 =TrimToSize ()
 =Capacity 
 =Count 
 =IsFixedSize 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Object key]
 =Keys 
 =SyncRoot 
 =Values 

 System.Collections.Stack =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Clear ()
 =Clone ()
 =Contains (Object obj)
 =CopyTo (Array array, Int32 index)
 =GetEnumerator ()
 =Peek ()
 =Pop ()
 =Push (Object obj)
 =Synchronized (Stack stack)
 =ToArray ()
 =Count 
 =IsSynchronized 
 =SyncRoot 

Powered by Ricciolo