Click or drag to resize

OriginAnyParserReadNoteElement Method

Reads the next note element, including the results log window.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool ReadNoteElement()

Return Value

Boolean
if a note element was read; otherwise, .
See Also