The TupleRemovedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyKey
The key of the Tuple that is the subject of this event.
(Inherited from TupleEventArgs.)
Public propertyTuple
The Tuple that is the subject of this event.
(Inherited from TupleEventArgs.)

See Also