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 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ...

 System.Collections.BitArray =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =And (BitArray value)
 =Clone ()
 =CopyTo (Array array, Int32 index)
 =Get (Int32 index)
 =GetEnumerator ()
 =Not ()
 =Or (BitArray value)
 =Set (Int32 index, Boolean value)
 =SetAll (Boolean value)
 =Xor (BitArray value)
 =Count 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Int32 index]
 =Length 
 =SyncRoot 

 System.Collections.CaseInsensitiveComparer =
 =.ctor ()
 =.ctor ()
 =Compare (Object a, Object b)
 =Default 
 =DefaultInvariant 

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

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

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

 System.Collections.Comparer !=
 =.ctor ()
 =Default 
 =DefaultInvariant 
 =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.Collections.IDictionaryEnumerator =
 =Entry 
 =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 ()
 =Add (Object key, Object value)
 =Clear ()
 =Clone ()
 =Contains (Object key)
 =ContainsKey (Object key)
 =ContainsValue (Object value)
 =CopyTo (Array array, Int32 arrayIndex)
 =GetEnumerator ()
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =OnDeserialization (Object sender)
 =Remove (Object key)
 =Synchronized (Hashtable table)
 =Count 
 =IsFixedSize 
 =IsReadOnly 
 =IsSynchronized 
 =Item [Object key]
 =Keys 
 =SyncRoot 
 =Values 

 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 

Powered by Ricciolo