NSDecimalNumber.Compare(NSNumber) Method

Definition

Compares this to the other number.

[Foundation.Export("compare:")]
public override nint Compare (Foundation.NSNumber other);
override this.Compare : Foundation.NSNumber -> nint

Parameters

other
NSNumber

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to