MatchComparer.IComparer<Match>.Compare(Match, Match) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
int IComparer<Match>.Compare(System.Text.RegularExpressions.Match one, System.Text.RegularExpressions.Match two);
abstract member System.Collections.Generic.IComparer<System.Text.RegularExpressions.Match>.Compare : System.Text.RegularExpressions.Match * System.Text.RegularExpressions.Match -> int
override this.System.Collections.Generic.IComparer<System.Text.RegularExpressions.Match>.Compare : System.Text.RegularExpressions.Match * System.Text.RegularExpressions.Match -> int
Function Compare (one As Match, two As Match) As Integer Implements IComparer(Of Match).Compare
Parametry
- one
- Match
- two
- Match