Click or drag to resize

BufferSegmentGetHashCode Method

Serves has a hash function for the content of the buffer.

Namespace: Demo3D.IO
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public override int GetHashCode()

Return Value

Int32
The hash.
See Also