EntityCollectionChangedParams.SourceEntity 属性

定义

使用导航属性引用集合中的目标对象的源对象。

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

属性值

源对象。

适用于