public class PropertyItem : ChangeObjectItemPublic Class PropertyItem
Inherits ChangeObjectItemNo code example is currently available or this language may not be supported.| PropertyItem | Initializes a new instance of the PropertyItem class |
| Clone | Return a deep copy of the specified property item. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| OnCollectionChanged |
Raises the PropertyChanged event when the contents of a member
collection have changed.
(Inherited from ChangeObjectItem) |
| OnPropertyChanged |
Raises the PropertyChanged event when the value of a property has
changed.
(Inherited from ChangeObjectItem) |
| ToString | (Inherited from Object) |
| PropertyChanged |
Raised when the value of a property has changed.
(Inherited from ChangeObjectItem) |