Прочетете на английски Редактиране

Споделяне чрез


StandardFormat.Inequality(StandardFormat, StandardFormat) Operator

Definition

Determines whether two StandardFormat instances are unequal.

C#
public static bool operator !=(System.Buffers.StandardFormat left, System.Buffers.StandardFormat right);

Parameters

left
StandardFormat

The first format to compare.

right
StandardFormat

The second format to compare.

Returns

true if the two formats are unequal; otherwise, false.

Remarks

Two StandardFormat instances are unequal if their Symbol and Precision properties are not identical.

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