The TupleRemovedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Key |
The key of the Tuple that is the subject of this event.
(Inherited from TupleEventArgs.) |
![]() | Tuple |
The Tuple that is the subject of this event.
(Inherited from TupleEventArgs.) |