GeometryCollection.Item

GeometryCollection indexer

を取得しますIGeometry指定されたインデックスで.

public IGeometry this[int index] { get; }
パラメータ説明
indexインデックス。

プロパティ値

IGeometry .

例外

例外調子
ArgumentOutOfRangeExceptionインデックスが範囲外です。

関連項目