Click or drag to resize

OriginAnyParserReadDataSetElement Method

Reads a dataset element from the file stream.

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

Return Value

Boolean
True if a dataset element is found, otherwise false.
See Also