ParserLastUnusedCodeObject Property |
Get the last parsed object in the Unused list as a CodeObject (null if none, or not an UnusedCodeObject).
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public CodeObject LastUnusedCodeObject { get; }
Property Value
Type:
CodeObjectSee Also