共用方式為


EntityCollectionChangedParams.TargetEntity 屬性

定義

已變更之集合中的實體物件。

public:
 property System::Object ^ TargetEntity { System::Object ^ get(); };
public object TargetEntity { get; }
member this.TargetEntity : obj
Public ReadOnly Property TargetEntity As Object

屬性值

集合中已變更的實體物件。

適用於