Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

8d1cbaec 171b f781 8d28 4e4608087966

haplokuon edited this page May 6, 2023 · 1 revision

GetHashCode Method

netDxf 3.0.0 Library

Returns the hash code for this instance.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public override int GetHashCode()

VB

Public Overrides Function GetHashCode As Integer

C++

public:
virtual int GetHashCode() override

F#

abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 

Return Value

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

See Also

Reference

Matrix3 Structure
netDxf Namespace

Clone this wiki locally