'Declaration Protected Overridable Sub OnAnnotationViewCollectionChanged( _
ByVal ePropertyChangingEventArgs<T>, содержащий данные о событии.As Vintasoft.Imaging.PropertyChangedEventArgs(Of T) _
)
protected virtual void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T> e
)
protected: virtual void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T*>* e
)
protected:
virtual void OnAnnotationViewCollectionChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T^>^ e
)
Parameters
- e
- PropertyChangingEventArgs<T>, содержащий данные о событии.