Raised when contents of collection change
[Visual Basic] Public Event ContentsChanged As EventHandler [C#] public event EventHandler ContentsChanged; [C++] public: __event EventHandler* ContentsChanged;
[JScript] In JScript, you can use the events defined by a type, but you cannot define your own.
Namespaces Class | NDoc.Core Namespace