Item Class |
[Missing <summary> documentation for "T:Altaxo.Main.Services.PropertyReflection.Item"]
public abstract class Item : INotifyPropertyChanged, IDisposable
The Item type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the Item |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the Item and optionally releases the managed resources |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | (Overrides ObjectFinalize) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | NotifyPropertyChanged | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
This class originated from the 'WPG Property Grid' project (http://wpg.codeplex.com), licensed under Ms-PL.