Click or drag to resize
Json.NET

JContainer Events

 

The JContainer type exposes the following members.

Events
  NameDescription
Public eventAddingNew
Occurs before an item is added to the collection.
Public eventCollectionChanged
Occurs when the items list of the collection has changed, or the collection is reset.
Public eventListChanged
Occurs when the list changes or an item in the list changes.
Top
See Also