MatchCollection.IList<Match>.RemoveAt(Int32) 方法

定義

呼叫這個方法一律會擲回 NotSupportedException

void IList<Match>.RemoveAt (int index);

參數

index
Int32

要移除之項目的以零為起始的索引。

實作

例外狀況

集合是唯讀的。

適用於

產品 版本
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.1