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