Edit

Share via


IntPtr.Abs(IntPtr) Method

Definition

Computes the absolute of a value.

C#
public static IntPtr Abs(IntPtr value);

Parameters

value
IntPtr

The value for which to get its absolute.

Returns

IntPtr

The absolute of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10