Share via


EntityCollectionChangedParams.TargetEntity Property

Definition

The entity object in the collection that has changed.

public object TargetEntity { get; }
member this.TargetEntity : obj
Public ReadOnly Property TargetEntity As Object

Property Value

The changed entity object in the collection.

Applies to