Get the object in the Unused list at the specified index.
Namespace:
Nova.Parsing
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public ParsedObject GetUnused(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
ParsedObjectSee Also