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