OriginAnyParserReadDataSetElement Method |
Reads a dataset element from the file stream.
Namespace: Altaxo.Serialization.OriginAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool ReadDataSetElement()
Return Value
BooleanTrue if a dataset element is found, otherwise false.
See Also