EntityCollectionChangedParams.TargetEntity Property

Definition

The entity object in the collection that has changed.

public:
 property System::Object ^ TargetEntity { System::Object ^ get(); };
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