Udostępnij za pośrednictwem


ReadOnlyTensorSpan<T>.GetHashCode Metoda

Definicja

Przestroga

GetHashCode() on ReadOnlyTensorSpan will always throw an exception.

Ta metoda nie jest obsługiwana, ponieważ nie można boksować zakresów.

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

Zwraca

Atrybuty

Wyjątki

Zawsze zgłaszana przez tę metodę.

Dotyczy