Click or drag to resize

CodeUnitTotalLines Property

Total number of text lines in the source (when first parsed).

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

Property Value

Type: Int32
See Also