[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interface that marks an event collection. Every event in the event collection must be of the same event type, as defined by the getEventType() call.

The following tables list the members exposed by the EventCollection type.

Public Methods

  NameDescription
GetEnumerator (Inherited from IEnumerable<(Of T>).)
GetEnumerator (Inherited from IEnumerable.)

Public Properties

  NameDescription
EventType
Provides metadata information about the type of object the event collection contains.