Partager via


NullComparer<T>.IComparer<T>.Compare(T, T) Méthode

Définition

int IComparer<T>.Compare (T x, T y);
abstract member System.Collections.Generic.IComparer<T>.Compare : 'T * 'T -> int
override this.System.Collections.Generic.IComparer<T>.Compare : 'T * 'T -> int
Function Compare (x As T, y As T) As Integer Implements IComparer(Of T).Compare

Paramètres

x
T
y
T

Retours

Implémente

S’applique à