The Event<(Of <(<'T>)>)> type exposes the following members.

Constructors

  Name Description
Public method Event<(Of <(<'T>)>)>
Constructor, this overload is often handy to create instances.

Methods

  Name Description
Public method ToString
Returns the fully qualified type name of this instance.
(Overrides ValueType..::..ToString()()()().)

Fields

  Name Description
Public field Time
The time of the event.
Public field Value
The event value.

See Also