'Declaration Protected Overridable Sub OnAnnotationViewCollectionChanged( _
ByVal eAn AnnotationViewCollectionChangedEventArgs that contains the event data.As AnnotationViewCollectionChangedEventArgs _
)
protected virtual void OnAnnotationViewCollectionChanged(
AnnotationViewCollectionChangedEventArgs e
)
protected: virtual void OnAnnotationViewCollectionChanged(
AnnotationViewCollectionChangedEventArgs* e
)
protected:
virtual void OnAnnotationViewCollectionChanged(
AnnotationViewCollectionChangedEventArgs^ e
)
Parameters
- e
- An AnnotationViewCollectionChangedEventArgs that contains the event data.