Click or drag to resize

DataAwareEntryEventTKey, TValue Methods

The DataAwareEntryEventTKey, TValue generic type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetEventType
Return the event type
(Inherited from AbstractMapEvent.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetKey (Overrides EntryEventTKey, TValueGetKey.)
Public methodGetMember
Returns the member fired this event.
(Inherited from AbstractMapEvent.)
Public methodGetMergingValue (Overrides EntryEventTKey, TValueGetMergingValue.)
Public methodGetName
Returns the name of the map for this event.
(Inherited from AbstractMapEvent.)
Public methodGetOldValue (Overrides EntryEventTKey, TValueGetOldValue.)
Public methodGetSource (Inherited from AbstractMapEvent.)
Public methodGetType (Inherited from Object.)
Public methodGetValue (Overrides EntryEventTKey, TValueGetValue.)
Public methodToString (Inherited from EntryEventTKey, TValue.)
Top
See Also