NonGenericList.RemoveAt

NonGenericList.RemoveAt method

移除指定索引处的 IList 项。

public void RemoveAt(int index)
参数类型描述
索引Int32要移除的项的零基索引。

另请参见