Half.UnaryPlus(Half) Operator
Definition
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.
Computes the unary plus of a value.
public:
static Half operator +(Half value) = System::Numerics::IUnaryPlusOperators<Half, Half>::op_UnaryPlus;
public static Half operator +(Half value);
static member ( ~+ ) : Half -> Half
Public Shared Operator + (value As Half) As Half
- value
- Half
The value for which to compute the unary plus.
The unary plus of value
.
Applies to
منتج | الإصدارات |
---|---|
.NET | 7, 8, 9, 10 |
ملاحظات .NET
.NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: