BaseMesh.GetHashCode Method

Language:

Returns the hash code for the current instance.

Definition

Visual Basic Overrides Public Function GetHashCode() As Integer
C# public override int GetHashCode();
C++ public:
virtual int GetHashCode() override;
JScript public override function GetHashCode() : int;

Return Value

System.Int32
Hash code for the instance.

Applies To

Mesh, ProgressiveMesh

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center