EntityCollectionChangedParams.TargetEntity 属性

定义

已更改集合中的实体对象。

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

属性值

集合中的已更改实体对象。

适用于