Partager via


TensorSpan<T>.GetHashCode Méthode

Définition

Attention

GetHashCode() on TensorSpan will always throw an exception.

Cette méthode n’est pas prise en charge, car les étendues ne peuvent pas être boxées.

public:
 override int GetHashCode();
[System.Obsolete("GetHashCode() on TensorSpan will always throw an exception.")]
public override int GetHashCode ();
[<System.Obsolete("GetHashCode() on TensorSpan will always throw an exception.")>]
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Retours

Attributs

Exceptions

Toujours levée par cette méthode.

S’applique à