OriginAnyParserReadObjectSize Method |
Reads the size of an object from the file stream.
Namespace: Altaxo.Serialization.OriginAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic int ReadObjectSize()
Return Value
Int32The size of the object.
See Also