英語で読む 編集

次の方法で共有


Span<T>.GetHashCode Method

Definition

Caution

GetHashCode() on Span will always throw an exception.

C#
[System.Obsolete("GetHashCode() on Span will always throw an exception.")]
public override int GetHashCode();

Returns

Calls to this method always throw a NotSupportedException.

Attributes

Exceptions

Calls to this method are not supported.

Applies to

製品 バージョン (廃止)
.NET (Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10)
.NET Standard (2.0 (package-provided), 2.1)