Utility.Compare (Int64, Int64) Method

Public Shared Function Compare( _ 
ByVal a As Long, _ 
ByVal b As Long
) As Integer
This language is not supported or no code example is available.
public static int Compare( 
long a
long b 
)
This language is not supported or no code example is available.

Parameters

a
long

b
long

Return Value

int

.NET Framework

Supported in: 4.8

In this article

Definition