次の方法で共有


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)

適用対象