TableSectionBase<T>.CollectionChanged 이벤트

정의

TableSectionBase<T> 개체에서 하나 이상의 항목이 추가되거나 제거될 때 발생하는 이벤트입니다.

public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 

이벤트 유형

구현

적용 대상