JObject Events |
The JObject type exposes the following members.
Name | Description | |
---|---|---|
AddingNew |
Occurs before an item is added to the collection.
(Inherited from JContainer.) | |
CollectionChanged |
Occurs when the items list of the collection has changed, or the collection is reset.
(Inherited from JContainer.) | |
ListChanged |
Occurs when the list changes or an item in the list changes.
(Inherited from JContainer.) | |
PropertyChanged |
Occurs when a property value changes.
| |
PropertyChanging |
Occurs when a property value is changing.
|