Windows apps
Collapse the table of content
Expand the table of content

Matrix4x4::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:
© 2017 Microsoft