IntPtr.Abs(IntPtr) Method

Definition

Computes the absolute of a value.

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

Prodotto Versioni
.NET 7, 8, 9