Click or drag to resize

OriginAnyParserReadObjectSize Method

Reads the size of an object 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 int ReadObjectSize()

Return Value

Int32
The size of the object.
See Also