DocumentReferenceCollection.CollectionChanged 이벤트

정의

요소를 추가하거나 제거하면 발생합니다.

public:
 virtual event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Public Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Public Event CollectionChanged As NotifyCollectionChangedEventHandler 

이벤트 유형

NotifyCollectionChangedEventHandler

구현

적용 대상

추가 정보