다음을 통해 공유


EntityCollectionChangedParams.Collection 속성

정의

변경된 DataServiceCollection<T>입니다.

public System.Collections.ICollection Collection { get; }
member this.Collection : System.Collections.ICollection
Public ReadOnly Property Collection As ICollection

속성 값

변경된 컬렉션에 대한 참조입니다.

적용 대상