StandardFormat.Inequality(StandardFormat, StandardFormat) Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether two StandardFormat instances are unequal.
public:
static bool operator !=(System::Buffers::StandardFormat left, System::Buffers::StandardFormat right);
public static bool operator !=(System.Buffers.StandardFormat left, System.Buffers.StandardFormat right);
static member op_Inequality : System.Buffers.StandardFormat * System.Buffers.StandardFormat -> bool
Public Shared Operator != (left As StandardFormat, right As StandardFormat) As Boolean
- left
- StandardFormat
The first format to compare.
- right
- StandardFormat
The second format to compare.
true
if the two formats are unequal; otherwise, false
.
Two StandardFormat instances are unequal if their Symbol and Precision properties are not identical.
Продукт | Версии |
---|---|
.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 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: