Click or drag to resize

AddRemoveEventArgsT Properties

The AddRemoveEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsAdd
Gets a value indicating whether this instance is an add event or a remove event.
Public propertyItem
Gets the item that is being added or removed.
Top
See Also