Click or drag to resize

CodeUnit_listedAnnotations Field

All 'listed' code annotations (Messages and special Comments) for this CodeUnit.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected List<Annotation> _listedAnnotations

Field Value

Type: ListAnnotation
See Also