UIntPtr.INumberBase<UIntPtr>.IsPositive(UIntPtr) Method

Definition

Determines if a value is positive.

C#
static bool INumberBase<UIntPtr>.IsPositive(UIntPtr value);

Parameters

value
UIntPtr

The value to be checked.

Returns

true if value is positive; otherwise, false.

Implements

Applies to

Toode Versioonid
.NET 7, 8, 9, 10