MatchCollection public class MatchCollection : ICollection, IEnumerable Documentation public int Count { get; } public virtual Match this[int i] { get; } public IEnumerator GetEnumerator()