MatchComparer 类

定义

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)
继承
MatchComparer
实现

字段

Instance

显式接口实现

IComparer<Match>.Compare(Match, Match)

适用于