Edit

Share via


GrainType.GetUniformHashCode Method

Definition

Generates a uniform, stable hash code for this grain type.

public uint GetUniformHashCode ();
member this.GetUniformHashCode : unit -> uint32
Public Function GetUniformHashCode () As UInteger

Returns

A uniform, stable hash of this instance.

Applies to