Compartir a través de


MatchComparer Clase

Definición

public sealed class MatchComparer : System.Collections.Generic.IComparer<System.Text.RegularExpressions.Match>
type MatchComparer = class
    interface IComparer<Match>
Public NotInheritable Class MatchComparer
Implements IComparer(Of Match)
Herencia
MatchComparer
Implementaciones

Campos

Instance

Implementaciones de interfaz explícitas

IComparer<Match>.Compare(Match, Match)

Se aplica a