System.Text.RegularExpressions.Match public class Match : Group Documentation public static Match Empty { get; } public virtual GroupCollection Groups { get; } public static Match Synchronized(Match inner) public Match NextMatch() public virtual string Result(string replacement)