CodeWriterWriteLines Method |
Write the specified number of newlines.
Namespace:
Nova.Rendering
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void WriteLines(
int count
)
Parameters
- count
- Type: SystemInt32
See Also