Click or drag to resize

MapEvent Methods

The MapEvent 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 methodGetMember
Returns the member fired this event.
(Inherited from AbstractMapEvent.)
Public methodGetName
Returns the name of the map for this event.
(Inherited from AbstractMapEvent.)
Public methodGetNumberOfEntriesAffected
Returns the number of entries affected by this event.
Public methodGetSource (Inherited from AbstractMapEvent.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from AbstractMapEvent.)
Top
See Also