Click or drag to resize

EntryEventTKey, TValue Methods

The EntryEventTKey, 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
Returns the key of the entry event
Public methodGetMember
Returns the member fired this event.
(Inherited from AbstractMapEvent.)
Public methodGetMergingValue
Returns the incoming merging value of the entry event.
Public methodGetName
Returns the name of the map for this event.
(Inherited from AbstractMapEvent.)
Public methodGetOldValue
Returns the old value of the entry event
Public methodGetSource (Inherited from AbstractMapEvent.)
Public methodGetType (Inherited from Object.)
Public methodGetValue
Returns the value of the entry event
Public methodToString (Overrides AbstractMapEventToString.)
Top
See Also