GeometryCollection.RemoveAt

GeometryCollection.RemoveAt method

从集合中移除指定的几何图形。

public void RemoveAt(int index)
范围类型描述
indexInt32要删除的几何图形的索引。

例外

例外(健康)状况
ArgumentOutOfRangeException索引超出范围。

也可以看看