CodeObjectNotifyListedAnnotationRemoved Method |
Remove the listed annotation from the parent
CodeUnit and above.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected virtual void NotifyListedAnnotationRemoved(
Annotation annotation
)
Parameters
- annotation
- Type: Nova.CodeDOMAnnotation
See Also