Click or drag to resize

OriginAnyParserReadAnnotationList Method

Reads all consecutive annotation elements at the current stream position.

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

Return Value

Int32
The number of annotation elements that were read.
See Also