GeometryCollection.Item

GeometryCollection indexer

得到一个IGeometry在指定的索引处.

public IGeometry this[int index] { get; }
范围描述
index指数。

适当的价值

IGeometry.

例外

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

也可以看看