Generates a unique code for current vector.

Declaration Syntax
C# | Visual Basic | Visual Basic Usage | Visual 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 override function GetHashCode() : int

Return Value
Returns an integer with the code.
Assembly:
TenneySoftware (Module: TenneySoftware) Version: 0.0.3067.16853 (0.1.0.0)