Op Englesch liesen Editéieren

Deelen iwwer


IntPtr.IComparisonOperators<IntPtr,IntPtr,Boolean>.GreaterThan Operator

Definition

Compares two values to determine which is greater.

C#
static bool IComparisonOperators<IntPtr,IntPtr,bool>.operator >(IntPtr left, IntPtr right);

Parameters

left
IntPtr

The value to compare with right.

right
IntPtr

The value to compare with left.

Returns

true if left is greater than right; otherwise, false.

Implements

Applies to

Produkt Versiounen
.NET 7, 8, 9, 10