Matrix3x2::GetHashCode Method

Returns the hash code for this instance.

Namespace:  System.Numerics
Assembly:  System.Numerics.Vectors (in System.Numerics.Vectors.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32
The hash code.
Show: