Span<T>.GetHashCode Metoda

Definice

Upozornění

GetHashCode() on Span will always throw an exception.

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

Návraty

Int32

Volání této metody vždy vyvolá .NotSupportedException

Atributy

Výjimky

Volání této metody nejsou podporována.

Platí pro