'Declaration Protected Overridable Sub OnCollectionRemoved( _
ByVal eThe AnnotationDataControllerDataCollectionEventArgs instance containing the event data.As AnnotationDataControllerDataCollectionEventArgs _
)
protected virtual void OnCollectionRemoved(
AnnotationDataControllerDataCollectionEventArgs e
)
protected: virtual void OnCollectionRemoved(
AnnotationDataControllerDataCollectionEventArgs* e
)
protected:
virtual void OnCollectionRemoved(
AnnotationDataControllerDataCollectionEventArgs^ e
)
Parameters
- e
- The AnnotationDataControllerDataCollectionEventArgs instance containing the event data.