Click or drag to resize

BlockLast Property

Get the last CodeObject in the Block.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public CodeObject Last { get; }

Property Value

Type: CodeObject
See Also