Click or drag to resize

TableObjectGetHashCode Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the hash code for this instance.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public override int GetHashCode()
Request Example View Source

Return Value

Type: Int32
A 32-bit signed integer that is the hash code for this instance.
See Also