Represents an OwnedCollection that fires events when changing.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class EventCollection : OwnedCollection
Visual Basic
Public Class EventCollection _
	Inherits OwnedCollection

Inheritance Hierarchy

See Also