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 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 ...
System.ComponentModel.BindingList`1 + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | AddingNew | |
+ | ListChanged | |
+ | AddNew () | |
+ | CancelNew (Int32 itemIndex) | |
+ | EndNew (Int32 itemIndex) | |
+ | ResetBindings () | |
+ | ResetItem (Int32 position) | |
+ | AllowEdit | |
+ | AllowNew | |
+ | AllowRemove | |
+ | RaiseListChangedEvents |
System.ComponentModel.BooleanConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.ComponentModel.BrowsableAttribute = | ||
---|---|---|
= | .ctor () | |
= | Default | |
= | No | |
= | Yes | |
= | Equals (Object obj) | |
= | GetHashCode () | |
= | IsDefaultAttribute () | |
= | Browsable |
System.ComponentModel.ByteConverter = | ||
---|---|---|
= | .ctor () |
System.ComponentModel.CancelEventArgs = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Cancel |
System.ComponentModel.CancelEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, CancelEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, CancelEventArgs e) |
System.ComponentModel.CharConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.ComponentModel.CollectionChangeAction = | ||
---|---|---|
= | Add | |
= | Refresh | |
= | Remove | |
= | value__ |
System.ComponentModel.CollectionChangeEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Action | |
= | Element |
System.ComponentModel.CollectionChangeEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, CollectionChangeEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, CollectionChangeEventArgs e) |
System.ComponentModel.ComplexBindingPropertiesAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Default | |
+ | Equals (Object obj) | |
+ | GetHashCode () | |
+ | DataMember | |
+ | DataSource |
System.ComponentModel.ComponentCollection = | ||
---|---|---|
= | .ctor () | |
= | CopyTo (IComponent[] array, Int32 index) | |
= | Item [String name] | |
= | Item [Int32 index] |
System.ComponentModel.ReferenceConverter = | ||
---|---|---|
= | .ctor () | |
= | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.ComponentModel.ComponentConverter = | ||
---|---|---|
= | .ctor () | |
= | GetProperties (ITypeDescriptorContext context, Object value, Attribute[] attributes) | |
= | GetPropertiesSupported (ITypeDescriptorContext context) |
Powered by Ricciolo