Click or drag to resize

ParserRemoveLastUnused Method

Remove the last object from the Unused list.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public ParsedObject RemoveLastUnused()

Return Value

Type: ParsedObject
See Also