OnnxMapTypeAttribute.GetHashCode Method

Definition

Produce the same hash code for map types with the same key type and the same value type.

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

Applies to