Click or drag to resize

ParserPostUnused Field

Special-case Unused objects after the current code object instead of before it.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public List<ParsedObject> PostUnused

Field Value

Type: ListParsedObject
See Also