Condividi tramite


TensorSpan<T>.GetHashCode Metodo

Definizione

Attenzione

GetHashCode() on TensorSpan will always throw an exception.

Questo metodo non è supportato perché non è possibile eseguire il boxing degli intervalli.

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

Restituisce

Attributi

Eccezioni

Generata sempre da questo metodo.

Si applica a