MatchCollection.ICollection<Match>.Clear Method

Definition

Calling this method always throws NotSupportedException.

C#
void ICollection<Match>.Clear();

Implements

Exceptions

The collection is read-only.

Remarks

Count must be set to 0, and references to other objects from elements of the collection must be released.

Applies to

Product Versions
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1