A TenneySoftware Class Library
GetHashCode Method
NamespacesTenneySoftware.VectorsVector3DGetHashCode()()()
Generates a unique code for current vector.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Dim instance As Vector3D
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public:
virtual int GetHashCode() override
public int GetHashCode()
public override function GetHashCode() : int
function getHashCode();
Return Value
Returns an integer with the code.

Assembly: TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)