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; }
Public ReadOnly Property ByteCount As ULong
Get
Property Value
Type:
UInt64See Also