The CollectionChangedEventArgs < (Of < ( T > ) > ) type exposes the following members.

Constructors

  Name Description
CollectionChangedEventArgs < (Of < ( T > ) > )
Initializes a new instance of the CollectionChangedEventArgs class.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
Item
Gets the item that is affected.

See Also