OriginAnyParserOutputProjectTree Method |
Writes the project tree to the specified writer.
Namespace: Altaxo.Serialization.OriginAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void OutputProjectTree(
StreamWriter writer
)
Parameters
- writer StreamWriter
- The writer that receives the project-tree output.
See Also