The TupleEventArgs type exposes the following properties.
Properties
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| | Member | Description |
|---|
 | Key |
The key of the Tuple that is the subject of this event.
|
 | Tuple |
The Tuple that is the subject of this event.
|
See Also