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