CollectionChangedEventArgs(T) Members

Returns data from the [CollectionChanged] event.

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

Constructors

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

Top

Properties

  Name Description
Public property Item Gets the item that is affected.

Top

Methods

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

Top

See Also

Reference

CollectionChangedEventArgs<(Of <(<'T>)>)> Class

Microsoft.Rtc.Signaling Namespace