The DataAwareEntryEventTKey, TValue generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetEventType | Return the event type (Inherited from AbstractMapEvent.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetKey | (Overrides EntryEventTKey, TValueGetKey.) | |
| GetMember | Returns the member fired this event. (Inherited from AbstractMapEvent.) | |
| GetMergingValue | (Overrides EntryEventTKey, TValueGetMergingValue.) | |
| GetName | Returns the name of the map for this event. (Inherited from AbstractMapEvent.) | |
| GetOldValue | (Overrides EntryEventTKey, TValueGetOldValue.) | |
| GetSource | (Inherited from AbstractMapEvent.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue | (Overrides EntryEventTKey, TValueGetValue.) | |
| ToString | (Inherited from EntryEventTKey, TValue.) |
See Also