The ItemEventE generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetEventType | Returns the event type. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetItem | Returns the item related to event. |
![]() | GetMember | Returns the member fired this event. |
![]() | GetSource |
The object on which the Event initially occurred.
(Inherited from EventObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
See Also