| _beginning | System.Text.RegularExpressions.MatchCollection | private |
| _done | System.Text.RegularExpressions.MatchCollection | private |
| _input | System.Text.RegularExpressions.MatchCollection | private |
| _length | System.Text.RegularExpressions.MatchCollection | private |
| _matches | System.Text.RegularExpressions.MatchCollection | private |
| _prevlen | System.Text.RegularExpressions.MatchCollection | private |
| _regex | System.Text.RegularExpressions.MatchCollection | private |
| _startat | System.Text.RegularExpressions.MatchCollection | private |
| Add(Match item) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Add(object value) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| ICollection< Match >.Add(T item) | System.Collections.Generic.ICollection< Match > | |
| System::Collections::Generic::IList.Add(T item) | System.Collections.Generic.ICollection< T > | |
| Clear() | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Clear() | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Contains(Match item) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Contains(object value) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| ICollection< Match >.Contains(T item) | System.Collections.Generic.ICollection< Match > | |
| System::Collections::Generic::IList.Contains(T item) | System.Collections.Generic.ICollection< T > | |
| CopyTo(Array array, int arrayIndex) | System.Text.RegularExpressions.MatchCollection | inline |
| CopyTo(Match[] array, int arrayIndex) | System.Text.RegularExpressions.MatchCollection | inline |
| ICollection< Match >.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< Match > | |
| System::Collections::Generic::IList.CopyTo(T[] array, int arrayIndex) | System.Collections.Generic.ICollection< T > | |
| Count | System.Text.RegularExpressions.MatchCollection | |
| EnsureInitialized() | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| GetEnumerator() | System.Text.RegularExpressions.MatchCollection | inline |
| GetEnumerator() | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| GetMatch(int i) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| IndexOf(Match item) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| IndexOf(object value) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| IList< Match >.IndexOf(T item) | System.Collections.Generic.IList< Match > | |
| System::Collections::Generic::IList.IndexOf(T item) | System.Collections.Generic.IList< T > | |
| Insert(int index, Match item) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Insert(int index, object value) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| IList< Match >.Insert(int index, T item) | System.Collections.Generic.IList< Match > | |
| System::Collections::Generic::IList.Insert(int index, T item) | System.Collections.Generic.IList< T > | |
| IsFixedSize | System.Text.RegularExpressions.MatchCollection | private |
| IsReadOnly | System.Text.RegularExpressions.MatchCollection | |
| IsSynchronized | System.Text.RegularExpressions.MatchCollection | |
| Item | System.Text.RegularExpressions.MatchCollection | private |
| Item | System.Text.RegularExpressions.MatchCollection | private |
| MatchCollection(Regex regex, string input, int beginning, int length, int startat) | System.Text.RegularExpressions.MatchCollection | inlinepackage |
| MatchCollection() | System.Text.RegularExpressions.MatchCollection | inlinepackage |
| Remove(Match item) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| Remove(object value) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| ICollection< Match >.Remove(T item) | System.Collections.Generic.ICollection< Match > | |
| System::Collections::Generic::IList.Remove(T item) | System.Collections.Generic.ICollection< T > | |
| RemoveAt(int index) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| RemoveAt(int index) | System.Text.RegularExpressions.MatchCollection | inlineprivate |
| SyncRoot | System.Text.RegularExpressions.MatchCollection | |
| this[int i] | System.Text.RegularExpressions.MatchCollection | |
| IList< Match >.this[int index] | System.Collections.Generic.IList< Match > | |
| IReadOnlyList< Match >.this[int index] | System.Collections.Generic.IReadOnlyList< Match > | |
| System::Collections::Generic::IList.this[int index] | System.Collections.Generic.IList< T > | |