Click or drag to resize

ContentHashByteCount Property

Gets the length of the content, in bytes.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ulong ByteCount { get; }

Property Value

Type: UInt64
See Also