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 public int TotalLines { get; }
Property Value
Type:
Int32See Also